ExternalTimeToSystemTime method

Calculation of the system time in relation to a corrected timestamp

Syntax

HRESULT      TCOMAPI ExternalTimeToSystemTime(TimeType type, __int64& time) = 0;

Parameter

Type: (type: TimeType) The TimeOffset type to be used for the calculation

time: (type: __int64&) The corrected timestamp, adjusted by the offset.

Return value

Type: HRESULT

Notifies the success.

Description

The offset valid at the time of the call is used to determine the local system time.