Share via


Windows Media Player 11 SDK External.showPopup 

Windows Media Player SDK banner art

Previous Next

External.showPopup

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 showPopup method instructs the online store's plug-in to display a dialog box.

Syntax

  window.external.showPopup(
  PopupIndex
  )

Parameters

PopupIndex

Number (long) that specifies the popup index.

Remarks

The popup index is not interpreted by Windows Media Player. Indexes that identify dialog boxes 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