ISDBPlaylist::ChildPlaylistExists: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===Parameters=== {{MethodParameters |Title |String |Title of the child playlist}} ===Method description=== Returns true if a sub-playlist of the given Title exists. [[Cate...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBPlaylist|ISDBPlaylist|Function ChildPlaylistExists(Title As String) As Boolean}} | |||
===Parameters=== | ===Parameters=== | ||
Latest revision as of 14:40, 26 July 2013
CoClass SDBPlaylist, Interface ISDBPlaylist
Function ChildPlaylistExists(Title As String) As Boolean
Parameters
Name | Type | Description |
---|---|---|
Title | String | Title of the child playlist |
Method description
Returns true if a sub-playlist of the given Title exists.