GetExternalTimeProvider method
Queries the ObjectID of the current provider
Syntax
HRESULT TCOMAPI GetExternalTimeProvider(TimeType type, OTCID& oidProvider) = 0;
Parameter
type: (type: TimeType) The TimeOffset type whose provider is to be queried.
oidProvider: (type: OTCID&) The ObjectID that is set to the ObjectID of the provider.
Return value
Type: HRESULT
Notifies the success.