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

#include <p6kmipclient.h>

Public Attributes

P6UINT32pBatchErrorOption
 
P6BOOLpBatchOrderOption
 

Detailed Description

P6KMIP_MUTLIBATCHPARAMS.

For functions that support multiple KMIP operations for a single request define the association between all batch items.

Section 7.2 (in KMIP spec) Operations pBatchErrorOption - optional, NULL when not in use, (batch error continuation option), see Section 9.1.3.2.30 in p6kmip.h pBatchOrderOption - optional, NULL when not in use, if set to true then batched operations will be executed in the order in which they appear within the request (default is false)

Definition at line 1430 of file p6kmipclient.h.


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