CDeferredCommand::GetTime
Microsoft DirectShow 9.0 |
CDeferredCommand::GetTime
The GetTime method retrieves the time at which the method will be run.
Syntax
CRefTime GetTime(void);
Return Value
Returns a CRefTime object containing a reference time .
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also