|
ReactOS 0.4.16-dev-2208-g6350669
|

Public Attributes | |
| DispatchEx | dispex |
| IXMLDOMParseError2 | IXMLDOMParseError2_iface |
| LONG | ref |
| LONG | code |
| LONG | line |
| LONG | linepos |
| LONG | filepos |
| BSTR | url |
| BSTR | reason |
| BSTR | srcText |
Definition at line 35 of file parseerror.c.
| LONG parse_error_t::code |
Definition at line 40 of file parseerror.c.
| DispatchEx parse_error_t::dispex |
Definition at line 37 of file parseerror.c.
| LONG parse_error_t::filepos |
Definition at line 40 of file parseerror.c.
| IXMLDOMParseError2 parse_error_t::IXMLDOMParseError2_iface |
Definition at line 38 of file parseerror.c.
| LONG parse_error_t::line |
Definition at line 40 of file parseerror.c.
| LONG parse_error_t::linepos |
Definition at line 40 of file parseerror.c.
| BSTR parse_error_t::reason |
Definition at line 41 of file parseerror.c.
| LONG parse_error_t::ref |
Definition at line 39 of file parseerror.c.
| BSTR parse_error_t::srcText |
Definition at line 41 of file parseerror.c.
| BSTR parse_error_t::url |
Definition at line 41 of file parseerror.c.