Windows Media Player 11 SDK PlaylistArray.itemĀ
Previous | Next |
PlaylistArray.item
The item method retrieves the playlist at the given index.
Syntax
Parameters
index
Number (long) containing the index of the playlist to be retrieved.
Return Values
This method returns a Playlist object.
Remarks
To use this method, read access to the library is required. For more information, see Library Access.
Requirements
Version: Windows Media Player version 7.0 or later.
Library: Use wmp.dll.
See Also
Previous | Next |