The GetParams method retrieves the DISPPARAMS argument list to the method.
Syntax
DISPPARAMS* GetParams(void);
Return Value
Returns a DISPPARAMS argument list.
See Also