virtual P6R::P6ERR P6R::p6IXMLNode::setType ( P6XMLNodeType  type  )  [pure virtual]

Allows the application to change the type of the node set during initialization.

For example, during XML parsing whether a node is a leaf or non-leaf may not be immediately obvious.

Parameters:
type [IN] New type of node
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.