VSConstants.E_FAIL Field

Definition

Error HRESULT for a generic failure.

public: int E_FAIL = -2147467259;
int E_FAIL = -2147467259;
public const int E_FAIL = -2147467259;
val mutable E_FAIL : int
Public Const E_FAIL As Integer  = -2147467259

Field Value

Value = -2147467259

Applies to