NativeMethods.UNDO_E_CLIENTABORT Field

Value is unchecked((int)0x80044001).

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

Syntax

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

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

.NET Framework Security

See Also

Reference

NativeMethods Class

NativeMethods Members

Microsoft.VisualStudio Namespace