VSConstants.E_UNEXPECTED Field

Definition

Error HRESULT for an unexpected condition.

public: int E_UNEXPECTED = -2147418113;
int E_UNEXPECTED = -2147418113;
public const int E_UNEXPECTED = -2147418113;
val mutable E_UNEXPECTED : int
Public Const E_UNEXPECTED As Integer  = -2147418113

Field Value

Value = -2147418113

Applies to