ISDBSongList::Add: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 17:36, 21 March 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.