Click or drag to resize

ShellUtilitiesE_NOTIMPL Field

The Windows E_NOTIMPL error value (0x80004001).

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

Field Value

Type: Int32
See Also