ISDBPlaylists::Item: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
(No difference)

Latest revision as of 17:23, 21 March 2007

CoClass SDBPlaylists, Interface ISDBPlaylists

Property Get Item(Index As Long) As SDBPlaylist


Parameters

Name Type Description
Index Long Index of the playlist


Property description

Returns a specific playlist (SDBPlaylist object) indexed by Index parameter.

Related Topics