Microsoft Information Protection SDK - C 1.17
API Reference Documentation for C
Loading...
Searching...
No Matches
remove_watermark_action_cc.h File Reference

Contains C API definitions for "remove watermark" label policy action. More...

Go to the source code of this file.

Functions

 MIP_CC_API (mip_cc_result) MIP_CC_RemoveWatermarkAction_GetUIElementNames(const mip_cc_action action
 Gets a "remove watermark" action's UI element names to remove.
 

Variables

mip_cc_string_listnames
 
mip_cc_string_list mip_cc_errorerrorInfo
 

Detailed Description

Contains C API definitions for "remove watermark" label policy action.

Function Documentation

◆ MIP_CC_API()

MIP_CC_API ( mip_cc_result ) const

Gets a "remove watermark" action's UI element names to remove.

Parameters
action"remove watermark footer" action
names[Output] Names of UI elements to remove, memory owned by caller
errorInfo[Output] (Optional) Failure info if operation result is error
Returns
Result code indicating success or failure
Note
The 'names' variable must be released by the caller by calling MIP_CC_ReleaseStringList

Variable Documentation

◆ errorInfo

◆ names