Microsoft DirectX 9.0

CDeferredCommand::GetParams

The GetParams method retrieves the DISPPARAMS argument list to the method.

Syntax

DISPPARAMS* GetParams(void);

Return Value

Returns a DISPPARAMS argument list.

See Also