Windows Media Player 11 SDK External.download 

Windows Media Player SDK banner art

Previous Next

External.download

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 download method initiates the download of a set of media items.

Syntax

  window.external.download(
  
  ViewType, 
  ViewIDs
)

Parameters

ViewType

A library location constant that specifies the type of item to be downloaded. For example, CPAlbumID specifies that one or more albums are to be downloaded.

ViewIDs

String containing the IDs, delimited by semicolons, of the media items to be downloaded.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next