Delen via


IClockVectorElement::GetTickCount

Gets the tick count that defines the upper bound on the range of tick counts that are contained in this clock vector element.

HRESULT GetTickCount(
  ULONGLONG* pullTickCount);

Parameters

  • pullTickCount
    [out] Returns the tick count that defines the upper bound on the range of tick counts that are contained in this clock vector element.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IClockVectorElement Interface