Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
Loading...
Searching...
No Matches
mip_cc_kv_pair Struct Reference

Key/value pair. More...

#include <src/api/mip_cc/dictionary_cc.h>

Data Fields

const char * key
 Key.
 
const char * value
 Value.
 

Detailed Description

Key/value pair.

Definition at line 49 of file dictionary_cc.h.

Field Documentation

◆ key

const char* mip_cc_kv_pair::key

Key.

Definition at line 50 of file dictionary_cc.h.

◆ value

const char* mip_cc_kv_pair::value

Value.

Definition at line 51 of file dictionary_cc.h.


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