VSConstants.E_NOTIMPL Field

Definition

Error HRESULT for the call to a not implemented method.

public: int E_NOTIMPL = -2147467263;
int E_NOTIMPL = -2147467263;
public const int E_NOTIMPL = -2147467263;
val mutable E_NOTIMPL : int
Public Const E_NOTIMPL As Integer  = -2147467263

Field Value

Value = -2147467263

Applies to