ITcExternalTime interface

The ITcExternalTime interface is implemented by the TcCOM object server. This can be used to retrieve and use an externally determined offset.

Syntax

TCOM_DECL_INTERFACE("00000066-0000-0000-e000-000000000064", ITcExternalTime)
struct __declspec(novtable) ITcExternalTime : public ITcUnknown

ITcExternalTime interface 1: Methods

Name

Description

SystemTimeToExternalTime

Calculation of a corrected timestamp in relation to the system time

ExternalTimeToSystemTime

Calculation of the system time in relation to a corrected timestamp

GetExternalTimeOffset

Retrieving an offset in relation to the TimeType

GetExternalTimeProvider

Queries the ObjectID of the current provider