|
pure virtual |
Place the XML node into a node set where it can be sorted, enumerated, and deleted.
| pNode | [ in ] An XML node from the node tree or one created dynamically. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | A call to initialized has not be done successfully. |
| P6R::eInvalidArg | One of the parameters is NULL. |