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::GetIID
The GetIID method retrieves the interface identifier (IID) of the interface on which the method will be run.
Syntax
REFIID GetIID(void);
Return Value
Returns the IID of the interface on which the method will be run.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also