banner

Status.get_UserInfoPosted method

Determines whether Windows Welcome has posted the end user registration information.

Syntax

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

Parameters None
Return Values Boolean. Returns the value TRUE if Windows Welcome has posted the end user's registration information.
Applies To window.external.Status
Example
bCompleted = window.external.Status.get_UserInfoPosted();