ReactOS 0.4.15-dev-7942-gd23573b
BackgroundCopyFileImpl Struct Reference

#include <qmgr.h>

Collaboration diagram for BackgroundCopyFileImpl:

Public Attributes

IBackgroundCopyFile2 IBackgroundCopyFile2_iface
 
LONG ref
 
BG_FILE_INFO info
 
BG_FILE_PROGRESS fileProgress
 
WCHAR tempFileName [MAX_PATH]
 
struct list entryFromJob
 
BackgroundCopyJobImplowner
 
DWORD read_size
 

Detailed Description

Definition at line 72 of file qmgr.h.

Member Data Documentation

◆ entryFromJob

struct list BackgroundCopyFileImpl::entryFromJob

Definition at line 79 of file qmgr.h.

◆ fileProgress

BG_FILE_PROGRESS BackgroundCopyFileImpl::fileProgress

Definition at line 77 of file qmgr.h.

◆ IBackgroundCopyFile2_iface

IBackgroundCopyFile2 BackgroundCopyFileImpl::IBackgroundCopyFile2_iface

Definition at line 74 of file qmgr.h.

◆ info

BG_FILE_INFO BackgroundCopyFileImpl::info

Definition at line 76 of file qmgr.h.

◆ owner

BackgroundCopyJobImpl* BackgroundCopyFileImpl::owner

Definition at line 80 of file qmgr.h.

◆ read_size

DWORD BackgroundCopyFileImpl::read_size

Definition at line 81 of file qmgr.h.

◆ ref

LONG BackgroundCopyFileImpl::ref

Definition at line 75 of file qmgr.h.

◆ tempFileName

WCHAR BackgroundCopyFileImpl::tempFileName[MAX_PATH]

Definition at line 78 of file qmgr.h.


The documentation for this struct was generated from the following file: