ITcSetExternalTime interface
The ITcSetExternalTime interface is implemented by the TcCOM object server. It can be used to provide an externally determined offset.
Syntax
TCOM_DECL_INTERFACE("00000067-0000-0000-e000-000000000064", ITcSetExternalTime)
struct __declspec(novtable) ITcSetExternalTime : public ITcExternalTime
Methods
Name | Description |
---|---|
Registering a provider for an offset related to TimeType | |
Logging off a provider for an offset related to TimeType | |
Provide a new offset for the registered TimeType |
Comments
This interface is not available for the PLC.