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