CDeferredCommand::GetParams
Microsoft DirectShow 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.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also