SDBDownloader: Difference between revisions
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
{{MethodsList | {{MethodsList | ||
|[[ISDBDownloader::DownloadFile|DownloadFile]] |Method | | |[[ISDBDownloader::DownloadFile|DownloadFile]] |Method | | ||
|[[ISDBDownloader::DownloadFileEx|DownloadFileEx]] |Method | From 4.1.0.1638 | |||
|[[ISDBDownloader::PauseDownload|PauseDownload]] |Method | | |[[ISDBDownloader::PauseDownload|PauseDownload]] |Method | | ||
|[[ISDBDownloader::ResumeDownload|ResumeDownload]] |Method | | |[[ISDBDownloader::ResumeDownload|ResumeDownload]] |Method | | ||
|[[ISDBDownloader::CancelDownload|CancelDownload]] |Method | | |[[ISDBDownloader::CancelDownload|CancelDownload]] |Method | | ||
|[[ISDBDownloader::GetURLContent|GetURLContent]] |Property Get | | |[[ISDBDownloader::GetURLContent|GetURLContent]] |Property Get | | ||
|[[ISDBDownloader::GetURLContentEx|GetURLContentEx]] |Property Get | From 4.1.0.1638 | |||
|[[ISDBDownloader::GetURLContentLength|GetURLContentLength]] |Property Get | | |[[ISDBDownloader::GetURLContentLength|GetURLContentLength]] |Property Get | | ||
|[[ISDBDownloader::GetDownloadProgress|GetDownloadProgress]] |Property Get | | |[[ISDBDownloader::GetDownloadProgress|GetDownloadProgress]] |Property Get | |
Latest revision as of 11:30, 14 May 2013
- 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 SDBDownloader
Object for manipulation of integrated Download manager.
Implemented in MediaMonkey version 4.0
HINT: For even better control check also Event triggered by integrated Download manager ISDBApplicationEvents::OnDownloadFinished
ISDBDownloader members
Name | Type | Description |
---|---|---|
DownloadFile | Method | |
DownloadFileEx | Method | From 4.1.0.1638 |
PauseDownload | Method | |
ResumeDownload | Method | |
CancelDownload | Method | |
GetURLContent | Property Get | |
GetURLContentEx | Property Get | From 4.1.0.1638 |
GetURLContentLength | Property Get | |
GetDownloadProgress | Property Get |