VSConstants.E_OUTOFMEMORY Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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