The ArcSetDayLightSaving method updates the Daylight Saving setting.
virtual
ARC_STATUS ArcSetDayLightSaving ( BYTE nMode ); |
[IN]
nMode:
Modes of Daylight
Saving
Value |
Meaning |
0 |
Enabled |
1 |
Disabled |
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.