Windows Media Player 11 SDK External.libraryLocationID 

Windows Media Player SDK banner art

Previous Next

External.libraryLocationID

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 libraryLocationID property retrieves the identifier of the specific media item that is currently displayed in the Player's library view.

Syntax

  window.external.libraryLocationID

Possible Values

This property is a read-only String.

Remarks

Certain library views are associated with a particular media item. For example, if the current view represents a certain album, the External.libraryLocationType property is CPAlbumID and this property is the ID of the album.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next