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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doledbdep.h52 typedef struct IRowsetWatchAll IRowsetWatchAll; typedef in typeref:struct:IRowsetWatchAll
352 struct IRowsetWatchAll : public IUnknown { struct in inherits:IUnknown
361 HRESULT (WINAPI *QueryInterface)(IRowsetWatchAll *This,REFIID riid,void **ppvObject);
362 ULONG (WINAPI *AddRef)(IRowsetWatchAll *This);
363 ULONG (WINAPI *Release)(IRowsetWatchAll *This);
364 HRESULT (WINAPI *Acknowledge)(IRowsetWatchAll *This);
365 HRESULT (WINAPI *Start)(IRowsetWatchAll *This);
366 HRESULT (WINAPI *StopWatching)(IRowsetWatchAll *This);
369 struct IRowsetWatchAll { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doledbdep.h52 typedef struct IRowsetWatchAll IRowsetWatchAll; typedef in typeref:struct:IRowsetWatchAll
352 struct IRowsetWatchAll : public IUnknown { struct in inherits:IUnknown
361 HRESULT (WINAPI *QueryInterface)(IRowsetWatchAll *This,REFIID riid,void **ppvObject);
362 ULONG (WINAPI *AddRef)(IRowsetWatchAll *This);
363 ULONG (WINAPI *Release)(IRowsetWatchAll *This);
364 HRESULT (WINAPI *Acknowledge)(IRowsetWatchAll *This);
365 HRESULT (WINAPI *Start)(IRowsetWatchAll *This);
366 HRESULT (WINAPI *StopWatching)(IRowsetWatchAll *This);
369 struct IRowsetWatchAll { struct
[all...]

Completed in 221 milliseconds