#include <p6keystore.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6R::P6INT32 | addref ()=0 |
virtual P6R::P6ERR | next (P6UINT32 cElements, P6KEYSTORE_ENTRY *parElements, P6UINT32 *pcReturned)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0 |
virtual P6R::P6INT32 | release ()=0 |
virtual P6R::P6ERR | reset ()=0 |
This enumerator allows the caller to get a list of all defined entries that exist in the openned keystore.
Each entry is defined by its type, namespace, and name properties.
Definition at line 163 of file p6keystore.h.