COARefTime::REFERENCE_TIME
Microsoft DirectShow 9.0 |
COARefTime::REFERENCE_TIME
This operator retrieves the reference time as a REFERENCE_TIME value.
Syntax
operator REFERENCE_TIME();
Return Value
Returns the reference time in 100-nanosecond units.
Requirements
** Header:** Declared in Ctlutil.h; include Streams.h.
** Library:** Use Strmbase.lib (retail builds) or Strmbasd.lib (debug builds).
See Also