#include <p6kmipserverparser.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6INT32 | addref (void)=0 |
virtual P6R::P6ERR | at (P6KMIP_BATCHREQ *pItem, P6UINT32 index)=0 |
virtual P6R::P6ERR | count (P6UINT32 *pNumber)=0 |
virtual P6R::P6ERR | next (P6KMIP_BATCHREQ *pItem)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0 |
virtual P6INT32 | release (void)=0 |
virtual P6R::P6ERR | reset (void)=0 |
This interface is an enumerator that returns a list of KMIP P6KMIP_BATCHREQ values.
Definition at line 1073 of file p6kmipserverparser.h.