Returns the number of attributes for the current node.
- Parameters:
-
| pCount | [OUT] A return value of zero means no attributes. |
- Returns:
Success | P6R::eOk | |
Failure | P6R::eNotInitialized | A successful call to intialize() must be made before calling this funciton. |
P6R::eInvalidArg | One of the parameters is NULL. |