ReactOS 0.4.16-dev-983-g23ad936
|
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 24 of file asynot.idl.
HRESULT IDBAsynchNotify::OnLowResource | ( | [in] DB_DWRESERVE | dwReserved | ) |
HRESULT IDBAsynchNotify::OnProgress | ( | [in] HCHAPTER | hChapter, |
[in] DBASYNCHOP | eOperation, | ||
[in] DBCOUNTITEM | ulProgress, | ||
[in] DBCOUNTITEM | ulProgressMax, | ||
[in] DBASYNCHPHASE | eAsynchPhase, | ||
[in, annotation("__in_opt")] LPOLESTR | pwszStatusText | ||
) |
HRESULT IDBAsynchNotify::OnStop | ( | [in] HCHAPTER | hChapter, |
[in] DBASYNCHOP | eOperation, | ||
[in] HRESULT | hrStatus, | ||
[in, annotation("__in_opt")] LPOLESTR | pwszStatusText | ||
) |
HRESULT IDBAsynchNotify::RemoteOnLowResource | ( | [in] DB_DWRESERVE | dwReserved | ) |
HRESULT IDBAsynchNotify::RemoteOnProgress | ( | [in] HCHAPTER | hChapter, |
[in] DBASYNCHOP | eOperation, | ||
[in] DBCOUNTITEM | ulProgress, | ||
[in] DBCOUNTITEM | ulProgressMax, | ||
[in] DBASYNCHPHASE | eAsynchPhase, | ||
[in, unique, string] LPOLESTR | pwszStatusText | ||
) |
HRESULT IDBAsynchNotify::RemoteOnStop | ( | [in] HCHAPTER | hChapter, |
[in] DBASYNCHOP | eOperation, | ||
[in] HRESULT | hrStatus, | ||
[in, unique, string] LPOLESTR | pwszStatusText | ||
) |