|
ReactOS 0.4.16-dev-1946-g52006dd
|


Classes | |
| struct | _BG_FILE_PROGRESS |
Public Types | |
| typedef struct IBackgroundCopyFile::_BG_FILE_PROGRESS | BG_FILE_PROGRESS |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Member Functions | |
| HRESULT | GetRemoteName ([out] LPWSTR *pVal) |
| HRESULT | GetLocalName ([out] LPWSTR *pVal) |
| HRESULT | GetProgress ([out] BG_FILE_PROGRESS *pVal) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
| HRESULT IBackgroundCopyFile::GetProgress | ( | [out] BG_FILE_PROGRESS * | pVal | ) |