VSConstants.E_ABORT Field

Definition

Error HRESULT for an abort.

public: int E_ABORT = -2147467260;
int E_ABORT = -2147467260;
public const int E_ABORT = -2147467260;
val mutable E_ABORT : int
Public Const E_ABORT As Integer  = -2147467260

Field Value

Value = -2147467260

Applies to