ReactOS 0.4.15-dev-7994-gb388cb6
IBackgroundCopyCallback Interface Reference
Inheritance diagram for IBackgroundCopyCallback:
Collaboration diagram for IBackgroundCopyCallback:

Public Member Functions

HRESULT JobTransferred ([in] IBackgroundCopyJob *pJob)
 
HRESULT JobError ([in] IBackgroundCopyJob *pJob, [in] IBackgroundCopyError *pError)
 
HRESULT JobModification ([in] IBackgroundCopyJob *pJob, [in] DWORD dwReserved)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 353 of file bits.idl.

Member Function Documentation

◆ JobError()

HRESULT IBackgroundCopyCallback::JobError ( [in] IBackgroundCopyJob pJob,
[in] IBackgroundCopyError pError 
)

◆ JobModification()

HRESULT IBackgroundCopyCallback::JobModification ( [in] IBackgroundCopyJob pJob,
[in] DWORD  dwReserved 
)

◆ JobTransferred()

HRESULT IBackgroundCopyCallback::JobTransferred ( [in] IBackgroundCopyJob pJob)

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