|
HRESULT | OnLowResource ([in] DB_DWRESERVE dwReserved) |
|
HRESULT | RemoteOnLowResource ([in] DB_DWRESERVE dwReserved) |
|
HRESULT | OnProgress ([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [in] DBCOUNTITEM ulProgress, [in] DBCOUNTITEM ulProgressMax, [in] DBASYNCHPHASE eAsynchPhase, [in, annotation("__in_opt")] LPOLESTR pwszStatusText) |
|
HRESULT | RemoteOnProgress ([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [in] DBCOUNTITEM ulProgress, [in] DBCOUNTITEM ulProgressMax, [in] DBASYNCHPHASE eAsynchPhase, [in, unique, string] LPOLESTR pwszStatusText) |
|
HRESULT | OnStop ([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [in] HRESULT hrStatus, [in, annotation("__in_opt")] LPOLESTR pwszStatusText) |
|
HRESULT | RemoteOnStop ([in] HCHAPTER hChapter, [in] DBASYNCHOP eOperation, [in] HRESULT hrStatus, [in, unique, string] LPOLESTR pwszStatusText) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 24 of file asynot.idl.