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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h286 typedef struct ISchemaAttribute ISchemaAttribute; typedef in typeref:struct:ISchemaAttribute
5688 struct ISchemaAttribute : public ISchemaItem { struct in namespace:MSXML2
5700 HRESULT (WINAPI *QueryInterface)(ISchemaAttribute *This,REFIID riid,void **ppvObject);
5701 ULONG (WINAPI *AddRef)(ISchemaAttribute *This);
5702 ULONG (WINAPI *Release)(ISchemaAttribute *This);
5703 HRESULT (WINAPI *GetTypeInfoCount)(ISchemaAttribute *This,UINT *pctinfo);
5704 HRESULT (WINAPI *GetTypeInfo)(ISchemaAttribute *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5705 HRESULT (WINAPI *GetIDsOfNames)(ISchemaAttribute *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5706 HRESULT (WINAPI *Invoke)(ISchemaAttribute *Thi
5722 struct ISchemaAttribute { struct in namespace:MSXML2
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h286 typedef struct ISchemaAttribute ISchemaAttribute; typedef in typeref:struct:ISchemaAttribute
5688 struct ISchemaAttribute : public ISchemaItem { struct in namespace:MSXML2
5700 HRESULT (WINAPI *QueryInterface)(ISchemaAttribute *This,REFIID riid,void **ppvObject);
5701 ULONG (WINAPI *AddRef)(ISchemaAttribute *This);
5702 ULONG (WINAPI *Release)(ISchemaAttribute *This);
5703 HRESULT (WINAPI *GetTypeInfoCount)(ISchemaAttribute *This,UINT *pctinfo);
5704 HRESULT (WINAPI *GetTypeInfo)(ISchemaAttribute *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5705 HRESULT (WINAPI *GetIDsOfNames)(ISchemaAttribute *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5706 HRESULT (WINAPI *Invoke)(ISchemaAttribute *Thi
5722 struct ISchemaAttribute { struct in namespace:MSXML2
[all...]

Completed in 105 milliseconds