Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_RESPONSEPARAMS Struct Reference

#include <p6kmipencoder.h>

Public Attributes

P6BCSTR correlationValue
 
P6KMIP_ERRORpError
 
P6UINT32 status
 
P6BCSTR uniqueBatchId
 

Detailed Description

P6KMIP_RESPONSEPARAMS.

Common settable options for all KMIP response batch items status - see Section 9.1.3.2.28 in p6kmip.h, Result Status Enumeration uniqueBatchId - optional, uniqueBatchId.pString set to NULL when not in use, the uniqueId that was present in the matching request (if there was one) correlationValue - optional, correlationValue.pString set to NULL when not in use, asynchronous Correlation Value, used when resultStatus is set to KMIP_RESULT_PENDING pError - optional, NULL when not in use, set if resultStatus is KMIP_RESULT_FAILED or KMIP_RESULT_UNDONE then this field should contain why the batch item has failed

Definition at line 1005 of file p6kmipencoder.h.


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