ISDBPlaylist::CreateChildPlaylist
From MMWiki
CoClass SDBPlaylist, Interface ISDBPlaylist
Function CreateChildPlaylist(Title As String) As Object
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Title | String | Title of the playlist to be created. |
[edit]
Method description
Creates a new sub-playlists of this playlist with the given Title. Reference to the newly created playlist is returned.
