NativeMethods.OLE_E_PROMPTSAVECANCELLED Field

Value is unchecked((int)0x8004000C).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace