Click or drag to resize

ShellUtilitiesERROR_NOT_SUPPORTED Field

The Windows ERROR_NOT_SUPPORTED error value (0x80070032).

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

Field Value

Type: Int32
See Also