This document is archived and information here might be outdated. Recommended version. |
Obtains the time duration as the number of ticks.
[Visual Basic .NET] Public Function QueryTicks ( _ ) As Long
[C#] public long QueryTicks ( );
[C++]
HRESULT QueryTicks(
void
);
Using the QueryTicks function allows you to find the Ticks value, which is used in many Windows time controls.