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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml.h54 typedef interface IXMLError IXMLError; typedef
1598 * IXMLError interface
1605 interface IXMLError : public IUnknown
1617 IXMLError* This,
1622 IXMLError* This);
1625 IXMLError* This);
1627 /*** IXMLError methods ***/
1629 IXMLError* This,
1634 interface IXMLError {
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml.h54 typedef interface IXMLError IXMLError; typedef
1598 * IXMLError interface
1605 interface IXMLError : public IUnknown
1617 IXMLError* This,
1622 IXMLError* This);
1625 IXMLError* This);
1627 /*** IXMLError methods ***/
1629 IXMLError* This,
1634 interface IXMLError {
[all...]

Completed in 39 milliseconds