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

#include <src/api/mip/common_types.h>

+ Collaboration diagram for UniqueIdsAndContentFormats:

Public Attributes

std::vector< std::string > contentFormats
 
std::unordered_map< std::string, std::string > uniqueIds
 

Detailed Description

Definition at line 215 of file common_types.h.

Member Data Documentation

◆ contentFormats

std::vector<std::string> UniqueIdsAndContentFormats::contentFormats

Definition at line 218 of file common_types.h.

◆ uniqueIds

std::unordered_map<std::string, std::string> UniqueIdsAndContentFormats::uniqueIds

Definition at line 217 of file common_types.h.


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