Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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