NativeMethods.E_OUTOFMEMORY Field
Value is unchecked((int)0x8007000E).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const E_OUTOFMEMORY As Integer
'Usage
Dim value As Integer
value = NativeMethods.E_OUTOFMEMORY
public const int E_OUTOFMEMORY
public:
literal int E_OUTOFMEMORY
public const var E_OUTOFMEMORY : int
static val mutable E_OUTOFMEMORY: int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.