Share via


Windows Media Player 11 SDK External.cancelNavigate 

Windows Media Player SDK banner art

Previous Next

External.cancelNavigate

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 cancelNavigate method informs Windows Media Player that it should not navigate when changeViewOnlineList is called.

Syntax

  window.external.cancelNavigate()

Remarks

You can call this method in your OnViewChange event handler to suppress the navigation that would ordinarily be associated with a particular call to changeViewOnlineList.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next