Microsoft Information Protection SDK - C++ 1.17
API Reference Documentation for C++
Loading...
Searching...
No Matches
application_action_state.h File Reference
#include <climits>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#include "mip/common_types.h"
#include "mip/mip_namespace.h"
#include "mip/upe/action.h"
#include "mip/upe/label.h"

Go to the source code of this file.

Classes

class  ApplicationActionState
 

Enumerations

enum class  LabelState : unsigned int { NoChange , Remove , Update }
 

Variables

constexpr const int kTimeZoneOffsetLocalTime = INT_MAX
 Return from GetContentTimeZoneUtcOffset() when the machine's local time is to be used as the content's time zone.
 

Enumeration Type Documentation

◆ LabelState

enum class LabelState : unsigned int
strong
Enumerator
NoChange 
Remove 
Update 

Variable Documentation

◆ kTimeZoneOffsetLocalTime

const int kTimeZoneOffsetLocalTime = INT_MAX
constexpr

Return from GetContentTimeZoneUtcOffset() when the machine's local time is to be used as the content's time zone.