ReactOS 0.4.15-dev-7958-gcd0bb1a
copy_error Struct Reference
Collaboration diagram for copy_error:

Public Attributes

IBackgroundCopyError IBackgroundCopyError_iface
 
LONG refs
 
BG_ERROR_CONTEXT context
 
HRESULT code
 
IBackgroundCopyFile2file
 

Detailed Description

Definition at line 44 of file job.c.

Member Data Documentation

◆ code

HRESULT copy_error::code

Definition at line 49 of file job.c.

Referenced by create_copy_error().

◆ context

BG_ERROR_CONTEXT copy_error::context

Definition at line 48 of file job.c.

Referenced by create_copy_error().

◆ file

◆ IBackgroundCopyError_iface

IBackgroundCopyError copy_error::IBackgroundCopyError_iface

Definition at line 46 of file job.c.

Referenced by impl_from_IBackgroundCopyError().

◆ refs

LONG copy_error::refs

Definition at line 47 of file job.c.

Referenced by copy_error_AddRef(), and copy_error_Release().


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