VSConstants.DISP_E_NONAMEDARGS 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 indicating that the invoked implementation of IDispatch does not support named arguments.
public: int DISP_E_NONAMEDARGS = -2147352569;
int DISP_E_NONAMEDARGS = -2147352569;
public const int DISP_E_NONAMEDARGS = -2147352569;
val mutable DISP_E_NONAMEDARGS : int
Public Const DISP_E_NONAMEDARGS As Integer = -2147352569