Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IKMIPBatchItems::at ( P6KMIP_BATCHREQ pItem,
P6UINT32  index 
)
pure virtual

return the batch item at the index offset from 0 to count()-1 of the list.

Parameters
pItem[ out ] Pointer to a caller's structure that the next() at fills in.*
index[ in ] offset into the list of batch items, { 0 .. n-1}
Returns
SuccessP6R::eOk 
FailureP6R::eInvalidArgpSupported is NULL
P6R::eRangeindex value out of range of existing values