|
ReactOS 0.4.16-dev-2135-g2f5a67f
|

Public Attributes | |
| DispatchEx | dispex |
| IXMLDOMSelection | IXMLDOMSelection_iface |
| LONG | ref |
| xmlNodePtr | node |
| xmlXPathObjectPtr | result |
| int | resultPos |
| IEnumVARIANT * | enumvariant |
Definition at line 69 of file selection.c.
| DispatchEx domselection::dispex |
Definition at line 71 of file selection.c.
| IEnumVARIANT* domselection::enumvariant |
Definition at line 77 of file selection.c.
| IXMLDOMSelection domselection::IXMLDOMSelection_iface |
Definition at line 72 of file selection.c.
| xmlNodePtr domselection::node |
Definition at line 74 of file selection.c.
| LONG domselection::ref |
Definition at line 73 of file selection.c.
| xmlXPathObjectPtr domselection::result |
Definition at line 75 of file selection.c.
| int domselection::resultPos |
Definition at line 76 of file selection.c.