VSConstants.E_OUTOFMEMORY 字段

定义

内存不足时的 HRESULT 错误。

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

字段值

Int32

适用于