NativeMethods.DISP_E_OVERFLOW Field
Value is unchecked((int)0x8002000A).
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Public Const DISP_E_OVERFLOW As Integer
'Usage
Dim value As Integer
value = NativeMethods.DISP_E_OVERFLOW
public const int DISP_E_OVERFLOW
public:
literal int DISP_E_OVERFLOW
public const var DISP_E_OVERFLOW : int
static val mutable DISP_E_OVERFLOW: 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.