|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| HRESULT | FileTransferred ([in] IBackgroundCopyJob *job, [in] IBackgroundCopyFile *file) |
Public Member Functions inherited from IBackgroundCopyCallback | |
| 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 IUnknown * | LPUNKNOWN |
Definition at line 30 of file bits3_0.idl.
| HRESULT IBackgroundCopyCallback2::FileTransferred | ( | [in] IBackgroundCopyJob * | job, |
| [in] IBackgroundCopyFile * | file | ||
| ) |