|
ReactOS 0.4.16-dev-1946-g52006dd
|


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 IUnknown * | LPUNKNOWN |
| HRESULT IBackgroundCopyCallback::JobError | ( | [in] IBackgroundCopyJob * | pJob, |
| [in] IBackgroundCopyError * | pError | ||
| ) |
| HRESULT IBackgroundCopyCallback::JobModification | ( | [in] IBackgroundCopyJob * | pJob, |
| [in] DWORD | dwReserved | ||
| ) |
| HRESULT IBackgroundCopyCallback::JobTransferred | ( | [in] IBackgroundCopyJob * | pJob | ) |