Windows Media Player 11 SDK External.viewParameters 

Windows Media Player SDK banner art

Previous Next

External.viewParameters

Note This topic describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.

The viewParameters property retrieves parameters associated with the current view in Windows Media Player.

Syntax

  window.external.viewParameters

Possible Values

This property returns a read-only String.

Remarks

This property retrieves parameters that were previously set by the online store. For example, the online store can specify view parameters in the ViewParams parameter of the changeView method or the Params parameter of the changeViewOnlineList method.

View parameters are not interpreted by Windows Media Player. They are created by the online store and have meaning only to the online store.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next