Share via


Windows Media Player 11 SDK External.OnViewChange EventĀ 

Windows Media Player SDK banner art

Previous Next

External.OnViewChange Event

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 OnViewChange event occurs when the view changes in Windows Media Player.

Syntax

  window.external.OnViewChange = FunctionName

Possible Values

This is a write-only property that specifies the name of the function in script that Windows Media Player calls when the event occurs.

Parameters

The function that handles this event takes no parameters.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next