VSConstants.UNDO_E_CLIENTABORT Field

Error HRESULT for a client abort.

Namespace:  Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Const UNDO_E_CLIENTABORT As Integer
public const int UNDO_E_CLIENTABORT
public:
literal int UNDO_E_CLIENTABORT
static val mutable UNDO_E_CLIENTABORT: int
public const var UNDO_E_CLIENTABORT : int

.NET Framework Security

See Also

Reference

VSConstants Class

Microsoft.VisualStudio Namespace

Other Resources

COM Constants in Managed Code