ISDBSongList::Add: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{MethodDeclaration|SDBSongList|ISDBSongList|Sub Add(Song As SDBSongData)}} | {{MethodDeclaration|SDBSongList|ISDBSongList|Sub Add(Song As [[SDBSongData]])}} | ||
===Parameters=== | ===Parameters=== |
Latest revision as of 02:06, 26 December 2007
CoClass SDBSongList, Interface ISDBSongList
Sub Add(Song As SDBSongData)
Parameters
Name | Type | Description |
---|---|---|
Song | SDBSongData | A track to be added to the list. |
Method description
Adds a track to this list.