Share via


Windows Media Player 11 SDK IWMPEvents::PlaylistCollectionPlaylistRemoved 

Windows Media Player SDK banner art

Previous Next

IWMPEvents::PlaylistCollectionPlaylistRemoved

The PlaylistCollectionPlaylistRemoved event occurs when a playlist is removed from the playlist collection.

Syntax

  

Parameters

bstrPlaylistName

[in]  Specifies the name of the playlist that was removed.

Return Values

This event does not return a value.

Remarks

Windows Media Player 10 Mobile: This event is not supported.

Requirements

Version: Windows Media Player 9 Series or later.

Header: Include wmp.h.

Library: Use wmp.dll.

See Also

Previous Next