This document is archived and information here might be outdated. Recommended version. |
Obtains the time duration as total hours floating point value.
[Visual Basic .NET]
Public Function QueryTotalHours ( _
) As Double
[C#]
public double QueryTotalHours (
);
[C++]
HRESULT QueryTotalHours(
void
);