Searched refs:IDBSchemaRowset (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | oledb.h | 242 typedef struct IDBSchemaRowset IDBSchemaRowset; typedef in typeref:struct:IDBSchemaRowset 3973 struct IDBSchemaRowset : public IUnknown { struct in inherits:IUnknown 3981 HRESULT (WINAPI *QueryInterface)(IDBSchemaRowset *This,REFIID riid,void **ppvObject); 3982 ULONG (WINAPI *AddRef)(IDBSchemaRowset *This); 3983 ULONG (WINAPI *Release)(IDBSchemaRowset *This); 3984 HRESULT (WINAPI *GetRowset)(IDBSchemaRowset *This,IUnknown *pUnkOuter,REFGUID rguidSchema,ULONG cRestrictions,const VARIANT rgRestrictions[],REFIID riid,ULONG cPropertySets,DBPROPSET rgPropertySets[],IUnknown **ppRowset); 3985 HRESULT (WINAPI *GetSchemas)(IDBSchemaRowset *This,ULONG *pcSchemas,GUID **prgSchemas,ULONG **prgRestrictionSupport); 3988 struct IDBSchemaRowset { struct 3999 HRESULT WINAPI IDBSchemaRowset_RemoteGetRowset_Proxy(IDBSchemaRowset *Thi [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | oledb.h | 242 typedef struct IDBSchemaRowset IDBSchemaRowset; typedef in typeref:struct:IDBSchemaRowset 3973 struct IDBSchemaRowset : public IUnknown { struct in inherits:IUnknown 3981 HRESULT (WINAPI *QueryInterface)(IDBSchemaRowset *This,REFIID riid,void **ppvObject); 3982 ULONG (WINAPI *AddRef)(IDBSchemaRowset *This); 3983 ULONG (WINAPI *Release)(IDBSchemaRowset *This); 3984 HRESULT (WINAPI *GetRowset)(IDBSchemaRowset *This,IUnknown *pUnkOuter,REFGUID rguidSchema,ULONG cRestrictions,const VARIANT rgRestrictions[],REFIID riid,ULONG cPropertySets,DBPROPSET rgPropertySets[],IUnknown **ppRowset); 3985 HRESULT (WINAPI *GetSchemas)(IDBSchemaRowset *This,ULONG *pcSchemas,GUID **prgSchemas,ULONG **prgRestrictionSupport); 3988 struct IDBSchemaRowset { struct 3999 HRESULT WINAPI IDBSchemaRowset_RemoteGetRowset_Proxy(IDBSchemaRowset *Thi [all...] |
Completed in 47 milliseconds