banner

Status.get_OEMInfoCompleted method

Determines whether the end user has completed the Original Equipment Manufacturer (OEM) registration checkpoint in Windows Welcome.

Syntax

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

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