SDBDevice: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 42: | Line 42: | ||
|[[ISDBDevice::DeleteFiles|DeleteFiles]] |Property Get| From 4.1.1 | |[[ISDBDevice::DeleteFiles|DeleteFiles]] |Property Get| From 4.1.1 | ||
|[[ISDBDevice::GetSyncProgress|GetSyncProgress]] |Property Get| From 4.1.1 | |[[ISDBDevice::GetSyncProgress|GetSyncProgress]] |Property Get| From 4.1.1 | ||
|[[ISDBDevice::Caption|Caption]] |Property Get| From 4.1.1 | |||
}} | }} | ||
Latest revision as of 17:48, 31 March 2014
- SDBAlbum
- SDBAlbumArtItem
- SDBAlbumArtList
- SDBAlbums
- SDBApplication
- SDBArtist
- SDBArtists
- SDBCommonDialog
- SDBDatabase
- SDBDBIterator
- SDBDevice
- SDBDeviceList
- SDBDropTarget
- SDBDropTargetLast
- SDBDropTargetNext
- SDBDropTargetRip
- SDBFileSystem
- SDBHWEvents
- SDBImage
- SDBIniFile
- SDBMedia
- SDBMenuItem
- SDBPlayer
- SDBPlaylist
- SDBPlaylists
- SDBProgress
- SDBRegistry
- SDBScriptControl
- SDBSongData
- SDBSongIterator
- SDBSongList
- SDBStringList
- SDBTextFile
- SDBTimer
- SDBTools
- SDBTrackSynchStatus
- SDBTracksWindow
- SDBTree
- SDBTreeNode
- SDBUI
- SDBUIActiveX
- SDBUIButton
- SDBUICheckBox
- SDBUICommon
- SDBUIDockablePanel
- SDBUIDropDown
- SDBUIEdit
- SDBUIForm
- SDBUIGroupBox
- SDBUILabel
- SDBUIListBox
- SDBUIMaskEdit
- SDBUIMultiLineEdit
- SDBUIPanel
- SDBUIRadioButton
- SDBUISpinEdit
- SDBUITrackBar
- SDBUITranspPanel
- SDBUITreeList
- SDBUITreeListItem
- SDBWebSearch
CoClass SDBDevice
Mainly for usage in device plug-ins for controling several aspects of portable device functionality.
ISDBDevice members
Name | Type | Description |
---|---|---|
ActiveDeviceList | Property Get | |
HandledDeviceList | Property Get | From 4.1.1 |
AddDeviceNode | Method | |
canEjectDevice | Property Get | |
CreateDeviceNode | Method | |
DeviceEject | Method | |
DeviceIcon | Property Get/Let | |
DeviceMenuIcon | Property Get/Let | |
DeviceStart | Method | |
DeviceStartEx | Method | |
DeviceStop | Method | |
DeviceThreadedEject | Method | |
DriveLetterFree | Property Get | |
FreeSpace | Property Get | |
GetTrackIDSynchStatus | Method | |
GetTrackSynchStatus | Method | |
GetDeviceContent | Method | From 4.1 |
ChangeDeviceCaption | Method | |
ChangeDeviceID | Method | |
isPlaylistForSynch | Property Get/Let | |
IsVisible | Property Get | |
LockPlugin | Method | |
RegisterTreeNode | Method | |
ShowDeviceConfig | Method | |
StartSynch | Method | |
StartAutoSynch | Method | From 4.1 |
SynchTerminating | Property Get | |
TotalSpace | Property Get | |
UnlockPlugin | Method | |
TerminateThreads | Method | From 4.0 |
GetDeviceProfileXML | Property Get | From 4.0.3 |
CopyFile | Property Get | From 4.1.1 |
CopyFiles | Property Get | From 4.1.1 |
DeleteFiles | Property Get | From 4.1.1 |
GetSyncProgress | Property Get | From 4.1.1 |
Caption | Property Get | From 4.1.1 |