Share via


ConvertToMilliseconds (Compact 2013)

3/26/2014

This function converts the reference time to milliseconds.

Syntax

LONGLONG WINAPI ConvertToMilliseconds(
  const REFERENCE_TIME& RT
);

Parameters

  • RT
    Reference time, in 100-nanosecond units.

Return Value

Returns the reference time converted to milliseconds.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

Reference Time Function