Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
A file Containing the common types used by the upe, file and protection modules. More...
Go to the source code of this file.
Data Structures | |
struct | mip_cc_guid |
GUID. More... | |
struct | mip_cc_handle |
Opaque handle to MIP object. More... | |
A file Containing the common types used by the upe, file and protection modules.
Definition in file common_types_cc.h.
Storage type for caches.
Definition at line 59 of file common_types_cc.h.
enum mip_cc_cloud |
Definition at line 112 of file common_types_cc.h.
Content format.
Enumerator | |
---|---|
MIP_CONTENT_FORMAT_DEFAULT | Standard file format. |
MIP_CONTENT_FORMAT_EMAIL | Email. |
Definition at line 68 of file common_types_cc.h.
Alignment for content marks (content header or content footer)
Definition at line 85 of file common_types_cc.h.
Describes how a new label is being applied.
Definition at line 76 of file common_types_cc.h.
enum mip_cc_label_filter |
Definition at line 99 of file common_types_cc.h.
Enumerator | |
---|---|
MIP_METADATA_VERSION_FORMAT_DEFAULT | Metadata is ordered based upon label id. |
MIP_METADATA_VERSION_FORMAT_ONE_LABEL_PER_TENANT | Metadata is ordered based upon site-id. |
Definition at line 126 of file common_types_cc.h.
Layout for watermarks.
Enumerator | |
---|---|
MIP_WATERMARK_LAYOUT_HORIZONTAL | Watermark layout is horizontal. |
MIP_WATERMARK_LAYOUT_DIAGONAL | Watermark layout is diagonal. |
Definition at line 94 of file common_types_cc.h.
enum mip_cc_workload |
Enumerator | |
---|---|
MIP_WORKLOAD_OFFICE | Disable default labeling filtration. |
MIP_WORKLOAD_PURVIEW | Filter labels that may result in custom protection. |
Definition at line 131 of file common_types_cc.h.