|
ReactOS 0.4.16-dev-2135-g2f5a67f
|

Public Attributes | |
| DispatchEx | dispex |
| IXMLDOMNodeList | IXMLDOMNodeList_iface |
| LONG | ref |
| xmlNodePtr | parent |
| xmlNodePtr | current |
| IEnumVARIANT * | enumvariant |
Definition at line 49 of file nodelist.c.
| xmlNodePtr xmlnodelist::current |
Definition at line 55 of file nodelist.c.
| DispatchEx xmlnodelist::dispex |
Definition at line 51 of file nodelist.c.
| IEnumVARIANT* xmlnodelist::enumvariant |
Definition at line 56 of file nodelist.c.
| IXMLDOMNodeList xmlnodelist::IXMLDOMNodeList_iface |
Definition at line 52 of file nodelist.c.
| xmlNodePtr xmlnodelist::parent |
Definition at line 54 of file nodelist.c.
| LONG xmlnodelist::ref |
Definition at line 53 of file nodelist.c.