Searched refs:IXMLElementCollection (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h24 typedef interface IXMLElementCollection IXMLElementCollection; typedef
69 * IXMLElementCollection interface
76 interface IXMLElementCollection : public IDispatch
99 IXMLElementCollection* This,
104 IXMLElementCollection* This);
107 IXMLElementCollection* This);
111 IXMLElementCollection* This,
115 IXMLElementCollection* This,
121 IXMLElementCollection* Thi
[all...]
H A Dmsxml.idl61 interface IXMLElementCollection : IDispatch
110 HRESULT children( [retval, out] IXMLElementCollection **p );
215 HRESULT children([retval, out] IXMLElementCollection **pp);
236 HRESULT attributes([retval, out] IXMLElementCollection **pp);
H A Dmsxml2.idl281 interface IXMLElementCollection : IDispatch
330 HRESULT children( [retval, out] IXMLElementCollection **p );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h24 typedef interface IXMLElementCollection IXMLElementCollection; typedef
69 * IXMLElementCollection interface
76 interface IXMLElementCollection : public IDispatch
99 IXMLElementCollection* This,
104 IXMLElementCollection* This);
107 IXMLElementCollection* This);
111 IXMLElementCollection* This,
115 IXMLElementCollection* This,
121 IXMLElementCollection* Thi
[all...]
H A Dmsxml.idl46 interface IXMLElementCollection : IDispatch
95 HRESULT children( [retval, out] IXMLElementCollection **p );
200 HRESULT children([retval, out] IXMLElementCollection **pp);
221 HRESULT attributes([retval, out] IXMLElementCollection **pp);

Completed in 52 milliseconds