GetExternalTimeOffset method
Retrieving an offset in relation to the TimeType
Syntax
HRESULT TCOMAPI GetExternalTimeOffset(TimeType type, __int64& offset) = 0;
Parameter
type: (type: TimeType) The TimeOffset type to be retrieved
offset: (type: __int64&) The value set to the offset.
Return value
Type: HRESULT
Notifies the success.