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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h261 typedef struct ISchemaStringCollection ISchemaStringCollection; typedef in typeref:struct:ISchemaStringCollection
5360 struct ISchemaStringCollection : public IDispatch { struct in namespace:MSXML2
5369 HRESULT (WINAPI *QueryInterface)(ISchemaStringCollection *This,REFIID riid,void **ppvObject);
5370 ULONG (WINAPI *AddRef)(ISchemaStringCollection *This);
5371 ULONG (WINAPI *Release)(ISchemaStringCollection *This);
5372 HRESULT (WINAPI *GetTypeInfoCount)(ISchemaStringCollection *This,UINT *pctinfo);
5373 HRESULT (WINAPI *GetTypeInfo)(ISchemaStringCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5374 HRESULT (WINAPI *GetIDsOfNames)(ISchemaStringCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5375 HRESULT (WINAPI *Invoke)(ISchemaStringCollection *Thi
5381 struct ISchemaStringCollection { struct in namespace:MSXML2
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h261 typedef struct ISchemaStringCollection ISchemaStringCollection; typedef in typeref:struct:ISchemaStringCollection
5360 struct ISchemaStringCollection : public IDispatch { struct in namespace:MSXML2
5369 HRESULT (WINAPI *QueryInterface)(ISchemaStringCollection *This,REFIID riid,void **ppvObject);
5370 ULONG (WINAPI *AddRef)(ISchemaStringCollection *This);
5371 ULONG (WINAPI *Release)(ISchemaStringCollection *This);
5372 HRESULT (WINAPI *GetTypeInfoCount)(ISchemaStringCollection *This,UINT *pctinfo);
5373 HRESULT (WINAPI *GetTypeInfo)(ISchemaStringCollection *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo);
5374 HRESULT (WINAPI *GetIDsOfNames)(ISchemaStringCollection *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId);
5375 HRESULT (WINAPI *Invoke)(ISchemaStringCollection *Thi
5381 struct ISchemaStringCollection { struct in namespace:MSXML2
[all...]

Completed in 89 milliseconds