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 |
---|---|
Retrieves the number of attributes associated with the playlist. |
|
Retrieves the name of an attribute specified by an index. |
|
Retrieves the number of items in the playlist. |
|
Retrieves a value indicating whether the specified playlist is identical to the current playlist. |
|
Retrieves the media item at the specified index. |
|
Retrieves the name of the playlist. |
|
Retrieves the value of a playlist attribute specified by name. |