Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
Key/value pair. More...
#include <src/api/mip_cc/dictionary_cc.h>
Data Fields | |
const char * | key |
Key. | |
const char * | value |
Value. | |
Key/value pair.
Definition at line 49 of file dictionary_cc.h.
const char* mip_cc_kv_pair::key |
Key.
Definition at line 50 of file dictionary_cc.h.
const char* mip_cc_kv_pair::value |
Value.
Definition at line 51 of file dictionary_cc.h.