Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6ISAX2Attributes::getLength ( P6UINT32 pLength)
pure virtual

Return the number of attributes in the attribute array stored in this object.

The count identifies the range of valid indexes from: { 0 .. getLength()-1 }.

Parameters
pLength[ out ] count of attributes stored in this object
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpLength is NULL.