ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Classes | |
interface | IBackgroundCopyFile |
struct | IBackgroundCopyFile::_BG_FILE_PROGRESS |
interface | IEnumBackgroundCopyFiles |
interface | IBackgroundCopyError |
interface | IBackgroundCopyJob |
struct | IBackgroundCopyJob::_BG_FILE_INFO |
struct | IBackgroundCopyJob::_BG_JOB_PROGRESS |
struct | IBackgroundCopyJob::_BG_JOB_TIMES |
interface | IEnumBackgroundCopyJobs |
interface | IBackgroundCopyCallback |
interface | IBackgroundCopyManager |
class | BackgroundCopyManager::BackgroundCopyManager |
Modules | |
library | BackgroundCopyManager |
Macros | |
#define | BG_ENUM_SIZEIS(maxcount) maxcount |
#define | BG_ENUM_LENGTHIS(maxcount, lengthptr) lengthptr ? *lengthptr : maxcount |
#define BG_ENUM_LENGTHIS | ( | maxcount, | |
lengthptr | |||
) | lengthptr ? *lengthptr : maxcount |