10 #ifndef P6KMIPSERVERRESPONSE_H__
11 #define P6KMIPSERVERRESPONSE_H__ 1
13 #include "p6kmipbatchresponse.h"
31 static const P6KMIPRESPFLAGS P6KMIPRESP_NOFLAGS = 0x00000000;
41 #define INTERFACE p6IKMIPServerResponse
103 #define IF_p6IKMIPServerResponse {0xae359ef2,0x5741,0x49e9,{0xb6,0xec,0xa8,0xfc,0xb7,0xde,0x76,0x16}}
106 #define COMP_p6KMIPServerResponse {0xebbb5948,0x8895,0x44ae,{0xb4,0xef,0x9e,0xc8,0x69,0xd8,0x92,0x48}}
This factory interface is responsible for creating and managing memory pooled Io Buffers (p6IIoBuffer...
This interface converts an array of bath item server responses into a KMIP message in any of the 3 su...
wchar_t P6WCHAR
Wide character type see p6i18n.h.
The base interface all [p6]COM components must derive from and implement.
P6UINT32 P6KMIPRESPFLAGS
P6KMIPRESPFLAGS.
#define P6DECLCOMMETHOD(method)
#define P6DECLAREIF_(iface, baseif)