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_feature_override Struct Reference

Defines a single feature's enabled/disabled state. More...

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

Data Fields

mip_cc_flighting_feature feature
 Feature name.
 
bool value
 Enabled/disabled state.
 

Detailed Description

Defines a single feature's enabled/disabled state.

Definition at line 53 of file mip_context_cc.h.

Field Documentation

◆ feature

mip_cc_flighting_feature mip_cc_feature_override::feature

Feature name.

Definition at line 54 of file mip_context_cc.h.

◆ value

bool mip_cc_feature_override::value

Enabled/disabled state.

Definition at line 55 of file mip_context_cc.h.


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