Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IXMLNode2::resetAttribute ( void  )
pure virtual

The methods resetAttribute, nextAttribute provide a simple enumerator for all attributes of the current node.

This method puts the enumerator back to its starting position.

Returns
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.