banner

Status.get_PIDCompleted method

Determines whether the end user has completed the product key checkpoint in Windows Welcome.

Syntax

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

Parameters None
Return Values Boolean. Returns the value TRUE if the end user has completed the product key checkpoint in Windows Welcome.
Applies To window.external.Status
Example
bCompleted = window.external.Status.get_PIDCompleted();