Windows Media Player 11 SDK PlaylistCollection.removeĀ 

Windows Media Player SDK banner art

Previous Next

PlaylistCollection.remove

The remove method removes a playlist from the library.

Syntax

  

Parameters

playlist

The Playlist object to be removed.

Return Values

This method does not return a value.

Remarks

To use this method, full 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