Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft DirectShow 9.0 |
CDeferredCommand::GetMethod
The GetMethod method retrieves the dispatch identifier (DISPID) of the method to be run.
Syntax
long GetMethod(void);
Return Value
Returns the DISPID of the method to run.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also