Windows Media Player 11 SDK PlaylistCollection.getAllĀ 

Windows Media Player SDK banner art

Previous Next

PlaylistCollection.getAll

The getAll method retrieves a PlaylistArray object containing all the playlists in the library.

Syntax

  
    
  

Parameters

This method takes no parameters.

Return Values

This method returns a PlaylistArray 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