ReactOS 0.4.16-dev-2135-g2f5a67f
_xmlelem_collection Struct Reference
Collaboration diagram for _xmlelem_collection:

Public Attributes

IXMLElementCollection IXMLElementCollection_iface
 
IEnumVARIANT IEnumVARIANT_iface
 
LONG ref
 
LONG length
 
xmlNodePtr node
 
xmlNodePtr current
 

Detailed Description

Definition at line 509 of file xmlelem.c.

Member Data Documentation

◆ current

xmlNodePtr _xmlelem_collection::current

Definition at line 518 of file xmlelem.c.

◆ IEnumVARIANT_iface

IEnumVARIANT _xmlelem_collection::IEnumVARIANT_iface

Definition at line 512 of file xmlelem.c.

◆ IXMLElementCollection_iface

IXMLElementCollection _xmlelem_collection::IXMLElementCollection_iface

Definition at line 511 of file xmlelem.c.

◆ length

LONG _xmlelem_collection::length

Definition at line 514 of file xmlelem.c.

◆ node

xmlNodePtr _xmlelem_collection::node

Definition at line 515 of file xmlelem.c.

◆ ref

LONG _xmlelem_collection::ref

Definition at line 513 of file xmlelem.c.


The documentation for this struct was generated from the following file: