|
Microsoft Information Protection (MIP) SDK for C: Reference 1.16
Doxygen-generated documentation for MIP SDK written in C
|
Metadata entry. More...
#include <src/api/mip_cc/upe/metadata_dictionary_cc.h>
Data Fields | |
| const char * | key |
| Key entry. | |
| const char * | value |
| Value entry. | |
| uint32_t | version |
| Version entry, should be initialized to 0 unless otherwise known. | |
Metadata entry.
Definition at line 49 of file metadata_dictionary_cc.h.
| const char* mip_cc_metadata_entry::key |
Key entry.
Definition at line 50 of file metadata_dictionary_cc.h.
| const char* mip_cc_metadata_entry::value |
Value entry.
Definition at line 51 of file metadata_dictionary_cc.h.
| uint32_t mip_cc_metadata_entry::version |
Version entry, should be initialized to 0 unless otherwise known.
Definition at line 52 of file metadata_dictionary_cc.h.