ReactOS 0.4.15-dev-8052-gc0e3179
EnumBackgroundCopyJobsImpl Struct Reference
Collaboration diagram for EnumBackgroundCopyJobsImpl:

Public Attributes

IEnumBackgroundCopyJobs IEnumBackgroundCopyJobs_iface
 
LONG ref
 
IBackgroundCopyJob3 ** jobs
 
ULONG numJobs
 
ULONG indexJobs
 

Detailed Description

Definition at line 26 of file enum_jobs.c.

Member Data Documentation

◆ IEnumBackgroundCopyJobs_iface

IEnumBackgroundCopyJobs EnumBackgroundCopyJobsImpl::IEnumBackgroundCopyJobs_iface

Definition at line 28 of file enum_jobs.c.

◆ indexJobs

ULONG EnumBackgroundCopyJobsImpl::indexJobs

Definition at line 32 of file enum_jobs.c.

◆ jobs

IBackgroundCopyJob3** EnumBackgroundCopyJobsImpl::jobs

Definition at line 30 of file enum_jobs.c.

◆ numJobs

ULONG EnumBackgroundCopyJobsImpl::numJobs

Definition at line 31 of file enum_jobs.c.

◆ ref

LONG EnumBackgroundCopyJobsImpl::ref

Definition at line 29 of file enum_jobs.c.


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