Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following functions are used by time providers.
Function | Description |
---|---|
AlertSamplesAvailFunc | Notifies the system that there are new samples available. |
GetTimeSysInfoFunc | Retrieves the system time state information. |
LogTimeProvEventFunc | Logs a time provider event in the event log. |
SetProviderStatusFunc | Sets the time provider's status information. |
SetProviderStatusInfoFreeFunc | Frees a SetProviderStatusInfo structure. |
TimeProvClose | A callback function that is called by the time provider manager to shut down the time provider. |
TimeProvCommand | A callback function that is called by the time provider manager to send commands to the time provider. |
TimeProvOpen | A callback function that is called by the time provider manager when the time provider DLL is loaded. |