| Microsoft Information Protection SDK - C 1.17
    API Reference Documentation for 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.
| 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 |