VSConstants.DISP_E_PARAMNOTOPTIONAL 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.
A return value that indicates that a required parameter was omitted.
public: int DISP_E_PARAMNOTOPTIONAL = -2147352561;
int DISP_E_PARAMNOTOPTIONAL = -2147352561;
public const int DISP_E_PARAMNOTOPTIONAL = -2147352561;
val mutable DISP_E_PARAMNOTOPTIONAL : int
Public Const DISP_E_PARAMNOTOPTIONAL As Integer = -2147352561