|
ReactOS 0.4.16-dev-1946-g52006dd
|

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 45 of file parseerror.c.
| LONG parse_error_t::code |
Definition at line 50 of file parseerror.c.
| DispatchEx parse_error_t::dispex |
Definition at line 47 of file parseerror.c.
| LONG parse_error_t::filepos |
Definition at line 50 of file parseerror.c.
| IXMLDOMParseError2 parse_error_t::IXMLDOMParseError2_iface |
Definition at line 48 of file parseerror.c.
| LONG parse_error_t::line |
Definition at line 50 of file parseerror.c.
| LONG parse_error_t::linepos |
Definition at line 50 of file parseerror.c.
| BSTR parse_error_t::reason |
Definition at line 51 of file parseerror.c.
| LONG parse_error_t::ref |
Definition at line 49 of file parseerror.c.
| BSTR parse_error_t::srcText |
Definition at line 51 of file parseerror.c.
| BSTR parse_error_t::url |
Definition at line 51 of file parseerror.c.