IWMPPlaylist Interface (Windows Embedded CE 6.0)

1/6/2010

The IWMPPlaylist interface provides methods for manipulating lists of media items.

In addition to the methods inherited from IDispatch, the IWMPPlaylist interface exposes the following methods.

Method Description

IWMPPlaylist::get_attributeCount

Retrieves the number of attributes associated with the playlist.

IWMPPlaylist::get_attributeName

Retrieves the name of an attribute specified by an index.

IWMPPlaylist::get_count

Retrieves the number of items in the playlist.

IWMPPlaylist::get_isIdentical

Retrieves a value indicating whether the specified playlist is identical to the current playlist.

IWMPPlaylist::get_item

Retrieves the media item at the specified index.

IWMPPlaylist::get_name

Retrieves the name of the playlist.

IWMPPlaylist::getItemInfo

Retrieves the value of a playlist attribute specified by name.

See Also

Reference

Windows Media Player OCX Control 7.0 Supported Interfaces