CRefTime::Millisecs
Microsoft DirectShow 9.0 |
CRefTime::Millisecs
The Millisecs method converts the reference time to milliseconds.
Syntax
LONG Millisecs(void);
Return Value
Returns the reference time in milliseconds.
Requirements
** Header:** Declared in Reftime.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also