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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsxml2.h231 typedef struct IVBSAXAttributes IVBSAXAttributes; typedef in typeref:struct:IVBSAXAttributes
4598 virtual HRESULT WINAPI startElement(BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes) = 0;
4620 HRESULT (WINAPI *startElement)(IVBSAXContentHandler *This,BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes);
4662 HRESULT WINAPI IVBSAXContentHandler_startElement_Proxy(IVBSAXContentHandler *This,BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes);
4896 struct IVBSAXAttributes : public IDispatch { struct in namespace:MSXML2
4914 HRESULT (WINAPI *QueryInterface)(IVBSAXAttributes *This,REFIID riid,void **ppvObject);
4915 ULONG (WINAPI *AddRef)(IVBSAXAttributes *This);
4916 ULONG (WINAPI *Release)(IVBSAXAttributes *This);
4917 HRESULT (WINAPI *GetTypeInfoCount)(IVBSAXAttributes *Thi
4935 struct IVBSAXAttributes { struct in namespace:MSXML2
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsxml2.h231 typedef struct IVBSAXAttributes IVBSAXAttributes; typedef in typeref:struct:IVBSAXAttributes
4598 virtual HRESULT WINAPI startElement(BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes) = 0;
4620 HRESULT (WINAPI *startElement)(IVBSAXContentHandler *This,BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes);
4662 HRESULT WINAPI IVBSAXContentHandler_startElement_Proxy(IVBSAXContentHandler *This,BSTR *strNamespaceURI,BSTR *strLocalName,BSTR *strQName,IVBSAXAttributes *oAttributes);
4896 struct IVBSAXAttributes : public IDispatch { struct in namespace:MSXML2
4914 HRESULT (WINAPI *QueryInterface)(IVBSAXAttributes *This,REFIID riid,void **ppvObject);
4915 ULONG (WINAPI *AddRef)(IVBSAXAttributes *This);
4916 ULONG (WINAPI *Release)(IVBSAXAttributes *This);
4917 HRESULT (WINAPI *GetTypeInfoCount)(IVBSAXAttributes *Thi
4935 struct IVBSAXAttributes { struct in namespace:MSXML2
[all...]

Completed in 102 milliseconds