VSConstants.E_NOTIMPL 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 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