banner

Register.get_PostToOEM method

Returns the value of the PostToOEM entry in the [OEMRegistrationPage] section of Oobeinfo.ini.

Syntax

iValue = window.external.Register.get_PostToOEM();

Parameters None
Return Values Integer. The value of the PostToOEM entry in the [OEMRegistrationPage] section of Oobeinfo.ini.
Applies To window.external.Register
Example
iPostToOEM = window.external.Register.get_PostToOEM();