다음을 통해 공유


TIMESERVICE (Windows CE 5.0)

Send Feedback

This module manages and configures the time service for the Remote Configuration Framework.

The following table shows the configurable settings for TIMESERVICE.

Value : Type Access Index Description
Year : DWORD Read-write Not applicable Specifies the current year.
Month : DWORD Read-write Not applicable Specifies the current month.
Day : DWORD Read-write Not applicable Specifies the current day.
DayOfWeek : DWORD Read-only Not applicable Specifies the day of the week.
Hour : DWORD Read-write Not applicable Specifies the hour.
Minute : DWORD Read-write Not applicable Specifies the minute.
Second : DWORD Read-write Not applicable Specifies the second.
ClientEnabled : DWORD Read-write Not applicable Indicates whether the client is enabled or not.
ClientRefreshMS : DWORD Read-write Not applicable Specifies the time, in milliseconds, between synchronization from client to server.
ClientRecoveryRefreshMS : DWORD Read-write Not applicable Specifies the time, in milliseconds, until the client attempts the next synchronization with the server if a previous attempt failed.
ClientThresholdMS : DWORD Read-write Not applicable Specifies the interval, in milliseconds, between the time on the SNTP server and the current time on the client.
ClientServer : WCHAR Read-write Not applicable Specifies the client's time server.
ServerEnabled : DWORD Read-write Not applicable Indicates whether the server is enabled or not.
ServerTrustLocalClock : DWORD Read-write Not applicable If this value is set to zero (0), the system is presumed not to have Real-time Communication (RTC) capabilities. If this is the case, server multicast is disabled until the clock synchronization with the SNTP server succeeds, and queries to the server return the UNRELIABLE CLOCK flag. Also, time synchronization is forced on system wake-up.
ServerBroadCastSubnet : DWORD Read-write Not applicable Specifies the subnet broadcast address.
ServerTimeBroadcastPeriodMS : DWORD Read-write Not applicable Specifies the time interval, in milliseconds, between subsequent server broadcasts.
CurrentTimeZone : STRING Read-write Not applicable Specifies the current time zone.
AdjustDaylightSavings : DWORD Read-write Not applicable Indicates whether Daylight Saving Time is adjusted or not.
TimeZoneDisplay : STRING Read-only Time zone Specifies the name for the time zone that is displayed.

See Also

Remote Configuration Framework Modules

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.