#include <p6kmipbase.h>
Inherits P6R::p6ICom.
Public Member Functions | |
virtual P6INT32 | addref (void)=0 |
virtual P6R::P6ERR | initialize2 (p6ISafeString *pStr, p6IDOMNodeset *pNodeSet)=0 |
virtual P6R::P6ERR | queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0 |
virtual P6INT32 | release (void)=0 |
This interface is used to create a p6IKMIPAttribute component for KMIP Versions 1.0 to 1.4.
After a component of this interface is created and initialized a p6IKMIPAttribute can be obtained by calling queryInterface() method on this component.
Definition at line 870 of file p6kmipbase.h.