NativeMethods.OLE_E_NOCACHE Field

Value is unchecked((int)0x80040006).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace