Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
Contains C API definitions for "protect by encrypt only" label policy action. More...
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. | |
Contains C API definitions for "protect by encrypt only" label policy action.
Definition in file protect_by_encrypt_only_action_cc.h.
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.
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 |