Click or drag to resize

ShellUtilitiesE_OUTOFMEMORY Field

The Windows E_OUTOFMEMORY error value (0x8007000E).

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

Field Value

Type: Int32
See Also