VSConstants.DISP_E_BADPARAMCOUNT 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.
An error return value that indicates that the number of elements provided to the method is different from the number of arguments accepted by the method.
public: int DISP_E_BADPARAMCOUNT = -2147352562;
int DISP_E_BADPARAMCOUNT = -2147352562;
public const int DISP_E_BADPARAMCOUNT = -2147352562;
val mutable DISP_E_BADPARAMCOUNT : int
Public Const DISP_E_BADPARAMCOUNT As Integer = -2147352562