#include <Download.h>
Inherited by DownloadManager, and DownloadManager.
Definition at line 31 of file Download.h.
◆ OnEnd()
| virtual HRESULT IDownload::OnEnd |
( |
| ) |
|
|
pure virtual |
◆ OnError()
| virtual HRESULT IDownload::OnError |
( |
int | error | ) |
|
|
pure virtual |
◆ OnProgressUpdate()
| virtual HRESULT IDownload::OnProgressUpdate |
( |
int | bytesread, |
|
|
int | totalsize, |
|
|
int | timetaken, |
|
|
int | timeleft ) |
|
pure virtual |
◆ OnQueryResume()
| virtual HRESULT IDownload::OnQueryResume |
( |
| ) |
|
|
pure virtual |
◆ OnStatusUpdate()
| virtual HRESULT IDownload::OnStatusUpdate |
( |
int | status | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- Code/Libraries/Source/WWVegas/WWDownload/Download.h