Microsoft Information Protection SDK - C 1.17
API Reference Documentation for C
|
Contains C API definitions for "remove content footer" label policy action. More...
Go to the source code of this file.
Functions | |
MIP_CC_API (mip_cc_result) MIP_CC_RemoveContentFooterAction_GetUIElementNames(const mip_cc_action action | |
Gets a "remove content footer" action's UI element names to remove. | |
Variables | |
mip_cc_string_list * | names |
mip_cc_string_list mip_cc_error * | errorInfo |
Contains C API definitions for "remove content footer" label policy action.
MIP_CC_API | ( | mip_cc_result | ) | const |
Gets a "remove content footer" action's UI element names to remove.
action | "remove content footer" action |
names | [Output] Names of UI elements to remove, memory owned by caller |
errorInfo | [Output] (Optional) Failure info if operation result is error |
mip_cc_string_list mip_cc_error* errorInfo |
mip_cc_string_list* names |