Windows Media Player 11 SDK IWMPEvents::PlaylistChange 

Windows Media Player SDK banner art

Previous Next

IWMPEvents::PlaylistChange

The PlaylistChange event occurs when a playlist changes.

Syntax

  

Parameters

Playlist

[in]  Pointer to an IDispatch interface for the playlist that changed.

change

[in]  A WMPPlaylistChangeEventType enumeration value.

Return Values

This event does not return a value.

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