Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IKMIPAttributeRef::next ( P6BOOL pbVendor)
pure virtual

Move the cursor to the next attribute reference saved inside of the enumerator.

Indicate if the next reference is for a vendor attribute or not.

Parameters
pbVendor[ out ] P6TRUE if the next attribute reference for a vendor attribute
Returns
SuccessP6R::eOk 
FailureP6R::eNoMemoryInsuffficient memory to properly initialize the component
P6R::eInvalidArgpbVeendor is NULL.
P6R::eEndOfRecordNo more references in the structure.