Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides access to members of the playlist collection.
Members
The ITIMEPlayList interface inherits from the IDispatch interface. ITIMEPlayList also has these types of members:
- Methods
- Properties
Methods
The ITIMEPlayList interface has these methods.
Method | Description |
---|---|
item | Retrieves the playItem object at the specified index from the current playList collection. |
nextTrack | Advances the media-playing container to the next playItem object in the playList collection and begins playing that track. |
prevTrack | Sets the media-playing container to the previous playItem object in the playList collection and begins playing that track. |
Properties
The ITIMEPlayList interface has these properties.
Property | Description |
---|---|
Sets the active track or gets the active playItem object in the playList collection. |
|
Gets the playing-time length of the current playList or playItem, if the length is known. |
|
Gets the number of objects in a collection. |
Requirements
Minimum supported client |
Windows XP, Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Header |
Mstime.h |
IDL |
Mstime.idl |
DLL |
Mstime.dll |