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::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