SDBTrackSynchStatus: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
{{MethodsList | {{MethodsList | ||
|[[ISDBTrackSynchStatus::DeviceTrackPath|DeviceTrackPath]] |Property Get |The path as held on the device | |[[ISDBTrackSynchStatus::DeviceTrackPath|DeviceTrackPath]] |Property Get |The path as held on the device | ||
|[[ISDBTrackSynchStatus::PlayCount|PlayCount]] |Property Get/Let |The playcount value at the | |[[ISDBTrackSynchStatus::PlayCount|PlayCount]] |Property Get/Let |The playcount value at the time of synchronisation | ||
|[[ISDBTrackSynchStatus::Rating|Rating]] |Property Get/Let |The rating value at the | |[[ISDBTrackSynchStatus::Rating|Rating]] |Property Get/Let |The rating value at the time of synchronisation | ||
|[[ISDBTrackSynchStatus::Track|Track]] |Property Get | | |[[ISDBTrackSynchStatus::Track|Track]] |Property Get |Pointer to the track which is sycnhronised | ||
}} | }} | ||
Latest revision as of 13:36, 18 January 2010
- 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 SDBTrackSynchStatus
Used by device plug-ins.
ISDBTrackSynchStatus members
Name | Type | Description |
---|---|---|
DeviceTrackPath | Property Get | The path as held on the device |
PlayCount | Property Get/Let | The playcount value at the time of synchronisation |
Rating | Property Get/Let | The rating value at the time of synchronisation |
Track | Property Get | Pointer to the track which is sycnhronised |