Searched refs:IDBAsynchNotify (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doledb.h212 typedef struct IDBAsynchNotify IDBAsynchNotify; typedef in typeref:struct:IDBAsynchNotify
3685 struct IDBAsynchNotify : public IUnknown { struct in inherits:IUnknown
3694 HRESULT (WINAPI *QueryInterface)(IDBAsynchNotify *This,REFIID riid,void **ppvObject);
3695 ULONG (WINAPI *AddRef)(IDBAsynchNotify *This);
3696 ULONG (WINAPI *Release)(IDBAsynchNotify *This);
3697 HRESULT (WINAPI *OnLowResource)(IDBAsynchNotify *This,DB_DWRESERVE dwReserved);
3698 HRESULT (WINAPI *OnProgress)(IDBAsynchNotify *This,HCHAPTER hChapter,DBASYNCHOP eOperation,DBCOUNTITEM ulProgress,DBCOUNTITEM ulProgressMax,DBASYNCHPHASE eAsynchPhase,LPOLESTR pwszStatusText);
3699 HRESULT (WINAPI *OnStop)(IDBAsynchNotify *This,HCHAPTER hChapter,DBASYNCHOP eOperation,HRESULT hrStatus,LPOLESTR pwszStatusText);
3702 struct IDBAsynchNotify { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doledb.h212 typedef struct IDBAsynchNotify IDBAsynchNotify; typedef in typeref:struct:IDBAsynchNotify
3685 struct IDBAsynchNotify : public IUnknown { struct in inherits:IUnknown
3694 HRESULT (WINAPI *QueryInterface)(IDBAsynchNotify *This,REFIID riid,void **ppvObject);
3695 ULONG (WINAPI *AddRef)(IDBAsynchNotify *This);
3696 ULONG (WINAPI *Release)(IDBAsynchNotify *This);
3697 HRESULT (WINAPI *OnLowResource)(IDBAsynchNotify *This,DB_DWRESERVE dwReserved);
3698 HRESULT (WINAPI *OnProgress)(IDBAsynchNotify *This,HCHAPTER hChapter,DBASYNCHOP eOperation,DBCOUNTITEM ulProgress,DBCOUNTITEM ulProgressMax,DBASYNCHPHASE eAsynchPhase,LPOLESTR pwszStatusText);
3699 HRESULT (WINAPI *OnStop)(IDBAsynchNotify *This,HCHAPTER hChapter,DBASYNCHOP eOperation,HRESULT hrStatus,LPOLESTR pwszStatusText);
3702 struct IDBAsynchNotify { struct
[all...]

Completed in 75 milliseconds