VSConstants.UNDO_E_CLIENTABORT Field

Definition

Error HRESULT for a client abort.

public: int UNDO_E_CLIENTABORT = -2147205119;
int UNDO_E_CLIENTABORT = -2147205119;
public const int UNDO_E_CLIENTABORT = -2147205119;
val mutable UNDO_E_CLIENTABORT : int
Public Const UNDO_E_CLIENTABORT As Integer  = -2147205119

Field Value

Value = -2147205119

Applies to