NativeMethods.OLE_E_INVALIDRECT Field

Value is unchecked((int)0x8004000D).

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public Const OLE_E_INVALIDRECT As Integer
'Usage
Dim value As Integer

value = NativeMethods.OLE_E_INVALIDRECT
public const int OLE_E_INVALIDRECT
public:
literal int OLE_E_INVALIDRECT
public const var OLE_E_INVALIDRECT : int
static val mutable OLE_E_INVALIDRECT: int

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace