EXPORT_SPEC IXML_Node* ixmlNode_getFirstChild

(IXML_Node* nodeptr )

Retrieves the first child Node of a Node.

Documentation

Retrieves the first child Node of a Node.

Parameters:
nodeptr - The Node from which to retrieve the first child.
Returns:
[Node*] A pointer to the first child Node or NULL if the Node does not have any children.

Alphabetic index



This page was generated with the help of DOC++.