Searched defs:IAlterIndex (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Doledb.h267 typedef struct IAlterIndex IAlterIndex; typedef in typeref:struct:IAlterIndex
4167 struct IAlterIndex : public IUnknown { struct in inherits:IUnknown
4174 HRESULT (WINAPI *QueryInterface)(IAlterIndex *This,REFIID riid,void **ppvObject);
4175 ULONG (WINAPI *AddRef)(IAlterIndex *This);
4176 ULONG (WINAPI *Release)(IAlterIndex *This);
4177 HRESULT (WINAPI *AlterIndex)(IAlterIndex *This,DBID *pTableId,DBID *pIndexId,DBID *pNewIndexId,ULONG cPropertySets,DBPROPSET rgPropertySets[]);
4180 struct IAlterIndex { struct
4190 HRESULT WINAPI IAlterIndex_AlterIndex_Proxy(IAlterIndex *This,DBID *pTableId,DBID *pIndexId,DBID *pNewIndexId,ULONG cPropertySets,DBPROPSET rgPropertySets[]);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Doledb.h267 typedef struct IAlterIndex IAlterIndex; typedef in typeref:struct:IAlterIndex
4167 struct IAlterIndex : public IUnknown { struct in inherits:IUnknown
4174 HRESULT (WINAPI *QueryInterface)(IAlterIndex *This,REFIID riid,void **ppvObject);
4175 ULONG (WINAPI *AddRef)(IAlterIndex *This);
4176 ULONG (WINAPI *Release)(IAlterIndex *This);
4177 HRESULT (WINAPI *AlterIndex)(IAlterIndex *This,DBID *pTableId,DBID *pIndexId,DBID *pNewIndexId,ULONG cPropertySets,DBPROPSET rgPropertySets[]);
4180 struct IAlterIndex { struct
4190 HRESULT WINAPI IAlterIndex_AlterIndex_Proxy(IAlterIndex *This,DBID *pTableId,DBID *pIndexId,DBID *pNewIndexId,ULONG cPropertySets,DBPROPSET rgPropertySets[]);

Completed in 123 milliseconds