virtual P6R::P6ERR P6R::p6IXMLNode::getNumAttributes ( P6UINT32 *  pCount  )  [pure virtual]

Returns the number of attributes for the current node.

Parameters:
pCount [OUT] A return value of zero means no attributes.
Returns:
SuccessP6R::eOk 
FailureP6R::eNotInitializedA successful call to intialize() must be made before calling this funciton.
P6R::eInvalidArgOne of the parameters is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.