ISDBPlaylists::Item

From MediaMonkey Wiki
Revision as of 17:23, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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