ISDBDevice::StartSynch: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | mNo edit summary | ||
| Line 1: | Line 1: | ||
| {{MethodDeclaration|SDBDevice|ISDBDevice|Sub StartSynch(DeviceHandle As Long, TrackList As SDBSongList)}} | {{MethodDeclaration|SDBDevice|ISDBDevice|Sub StartSynch(DeviceHandle As Long, TrackList As [[SDBSongList]])}} | ||
| ===Parameters=== | ===Parameters=== | ||
| Line 5: | Line 5: | ||
| {{MethodParameters   | {{MethodParameters   | ||
|   |DeviceHandle |Long | |   |DeviceHandle |Long | | ||
|   |TrackList |SDBSongList |}} |   |TrackList |[[SDBSongList]] |}} | ||
| ===Method description=== | ===Method description=== | ||
Latest revision as of 02:22, 26 December 2007
CoClass SDBDevice, Interface ISDBDevice
Sub StartSynch(DeviceHandle As Long, TrackList As SDBSongList)
Parameters
| Name | Type | Description | 
|---|---|---|
| DeviceHandle | Long | |
| TrackList | SDBSongList | 
