ISDBPlaylist::CreateChildPlaylist

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

CoClass SDBPlaylist, Interface ISDBPlaylist

Function CreateChildPlaylist(Title As String) As Object


Parameters

Name Type Description
Title String Title of the playlist to be created.


Method description

Creates a new sub-playlists of this playlist with the given Title. Reference to the newly created playlist is returned.