banner

Status.get_ISPSignupCompleted method

Determines whether the end user has completed the Internet service provider (ISP) sign-up checkpoint in Windows Welcome.

Syntax

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

Parameters None
Return Values Boolean. Returns the value TRUE if the end user has completed the ISP sign-up checkpoint in Windows Welcome.
Applies To window.external.Status
Example
bCompleted = window.external.Status.get_ISPSignupCompleted();