![]() |
Previous | Next |
The loadPreference method loads a preference from the registry.
Syntax
theme.logString(theKey)
Parameters
theKey
A String specifying the key of the preference value to load.
Return Values
This method returns a String.
Remarks
A preference is a key/value pair that can be stored in the registry in order to retain information about the state of the Windows Media Player between runs. This feature can be used, for example, to save customization settings so that they won’t have to be re-entered each time the Windows Media Player is started.
See Also
Previous | Next |