virtual P6R::P6ERR P6R::p6ISAX2Attributes::getIndexByQName ( P6SAX2STRING pQName,
P6UINT32 *  pIndex 
) [pure virtual]

Given the full qualified name (i.e., <namespace>:<attribute name>, like 'X:abc='), return the index value into an array of all attributes stored in this object.

Parameters:
pQName [IN] this qualified name is a namespace prefix
pIndex [OUT] a handle that can be used to obtain all info about an attribute matching the QName (zero-based).
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgpQName or pIndex is NULL
P6R::eNotFoundNo value found matching QName.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.