Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IKeystoreComplexQuery Interface Referenceabstract

#include <p6keystore.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR enumByManyAttributes (P6KEYSTORE_ATTRIBUTE *pList, P6UINT32 listCount, p6IEnumKeystore **ppEnum)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface allows the user to build complex queries of multiple attributes at the same time to perform more specific searches of the keystore.

Complex queries are for any object stored in the keystore (i.e., keys, certificates, and blobs).

Definition at line 4952 of file p6keystore.h.


The documentation for this interface was generated from the following file: