Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
Loading...
Searching...
No Matches
protect_by_encrypt_only_action_cc.h File Reference

Contains C API definitions for "protect by encrypt only" label policy action. More...

+ Include dependency graph for protect_by_encrypt_only_action_cc.h:

Go to the source code of this file.

Functions

 MIP_CC_ProtectByEncryptOnlyAction_GetTemplateId (const mip_cc_action action, mip_cc_guid *templateId, mip_cc_error *errorInfo)
 Gets a "protect by encrypt only" action's template ID.
 

Detailed Description

Contains C API definitions for "protect by encrypt only" label policy action.

Definition in file protect_by_encrypt_only_action_cc.h.

Function Documentation

◆ MIP_CC_ProtectByEncryptOnlyAction_GetTemplateId()

MIP_CC_ProtectByEncryptOnlyAction_GetTemplateId ( const mip_cc_action action,
mip_cc_guid * templateId,
mip_cc_error * errorInfo )

Gets a "protect by encrypt only" action's template ID.

Parameters
action"protect by encrypt only" action
templateId[Output] ID of well known template that defines encrypt only
errorInfo[Output] (Optional) Failure info if operation result is error
Returns
Result code indicating success or failure