#include <p6kmipclient.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6R::P6INT32 | addref ()=0 |
virtual P6R::P6ERR | count (P6UINT32 *pNumber)=0 |
virtual P6R::P6ERR | getValue (P6KMIP_OBJECT_ATTRIBUTE *pValue)=0 |
virtual P6R::P6ERR | next (P6UINT32 *pType)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0 |
virtual P6R::P6INT32 | release ()=0 |
virtual P6R::P6ERR | reset ()=0 |
This interface is an enumerator that returns a list of KMIP attribute values.
Definition at line 388 of file p6kmipclient.h.