banner

Directions.get_OEMOfferCode method

Returns the value of the OEMOfferCode entry in the [Signup] section of Oobeinfo.ini.

Syntax

sValue = window.external.Directions.get_OEMOfferCode();

Parameters None
Return Values String. The value of the OEMOfferCode entry in the [Signup] section of Oobeinfo.ini.
Applies To window.external.Directions
Example
var strOfferCode = window.external.Directions.get_OEMOfferCode();