VSConstants.E_OUTOFMEMORY Field

Definition

Error HRESULT for out of memory.

public: int E_OUTOFMEMORY = -2147024882;
int E_OUTOFMEMORY = -2147024882;
public const int E_OUTOFMEMORY = -2147024882;
val mutable E_OUTOFMEMORY : int
Public Const E_OUTOFMEMORY As Integer  = -2147024882

Field Value

Value = -2147024882

Applies to