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);

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.

  • S_OK

  • E_POINTER

Show: