Click or drag to resize

ShellUtilitiesE_CANCELLED Field

The Windows E_CANCELLED error value (0x800704C7).

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public const int E_CANCELLED = -2147023673

Field Value

Type: Int32
See Also