VSConstants.E_INVALIDARG 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 an invalid argument.
public: int E_INVALIDARG = -2147024809;
int E_INVALIDARG = -2147024809;
public const int E_INVALIDARG = -2147024809;
val mutable E_INVALIDARG : int
Public Const E_INVALIDARG As Integer = -2147024809