ReactOS 0.4.15-dev-7934-g1dc8d80
BackgroundCopyManagerImpl Struct Reference

#include <qmgr.h>

Collaboration diagram for BackgroundCopyManagerImpl:

Public Attributes

IBackgroundCopyManager IBackgroundCopyManager_iface
 
CRITICAL_SECTION cs
 
HANDLE jobEvent
 
struct list jobs
 

Detailed Description

Definition at line 85 of file qmgr.h.

Member Data Documentation

◆ cs

◆ IBackgroundCopyManager_iface

IBackgroundCopyManager BackgroundCopyManagerImpl::IBackgroundCopyManager_iface

Definition at line 87 of file qmgr.h.

◆ jobEvent

HANDLE BackgroundCopyManagerImpl::jobEvent

Definition at line 90 of file qmgr.h.

Referenced by BackgroundCopyJob_Resume(), fileTransfer(), and ServiceMain().

◆ jobs

struct list BackgroundCopyManagerImpl::jobs

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