VSConstants.E_FAIL Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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