banner

Status.get_TimeZoneCompleted method

Determines whether the end user has completed the setting of the system clock and time zone checkpoint in Windows Welcome.

Syntax

bCompleted = window.external.Status.get_TimeZoneCompleted();

Parameters None
Return Values Boolean. Returns the value TRUE if the end user has completed the setting of the system clock and time zone checkpoint in Windows Welcome.
Applies To window.external.Status
Example
bCompleted = window.external.Status.get_TimeZoneCompleted();