|
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.
pbVendor | [ out ] P6TRUE if the next attribute reference for a vendor attribute |
Success | P6R::eOk | |
Failure | P6R::eNoMemory | Insuffficient memory to properly initialize the component |
P6R::eInvalidArg | pbVeendor is NULL. | |
P6R::eEndOfRecord | No more references in the structure. |