This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IT > ITime Interface > ITime.QueryTicks Method (ArcObjects .NET 10.5 SDK) |
Obtains the time as the number of ticks since January 1, 0001 AD (Anno Domini).
[Visual Basic .NET] Public Function QueryTicks ( _ ) As Long
[C#] public long QueryTicks ( );
[C++]
HRESULT QueryTicks(
Signed 64-bit int* ticks
);
[C++]
Parameters ticks [out, retval] ticks is a parameter of type Signed 64-bit int