NativeMethods.OLE_E_NOCONNECTION Field

Value is unchecked((int)0x80040004).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace