Windows Media Player 11 SDK External.libraryLocationType 

Windows Media Player SDK banner art

Previous Next

External.libraryLocationType

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 libraryLocationType property retrieves a library location constant that indicates type of the current library view in Windows Media Player. For example, if this property returns CPAlbumID, the current view is showing an album.

Syntax

  window.external.libraryLocationType

Possible Values

This property is a read-only String that contains one of the library location constants.

Requirements

Version: Windows Media Player 11.

Library: Use wmp.dll.

See Also

Previous Next