ReactOS 0.4.16-dev-2135-g2f5a67f
_xmlelem Struct Reference

Public Attributes

IXMLElement IXMLElement_iface
 
LONG ref
 
xmlNodePtr node
 
BOOL own
 

Detailed Description

Definition at line 45 of file xmlelem.c.

Member Data Documentation

◆ IXMLElement_iface

IXMLElement _xmlelem::IXMLElement_iface

Definition at line 47 of file xmlelem.c.

◆ node

xmlNodePtr _xmlelem::node

Definition at line 49 of file xmlelem.c.

Referenced by xmlelem_addChild(), and xmlelem_removeChild().

◆ own

BOOL _xmlelem::own

Definition at line 50 of file xmlelem.c.

Referenced by xmlelem_addChild(), and xmlelem_removeChild().

◆ ref

LONG _xmlelem::ref

Definition at line 48 of file xmlelem.c.


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