| Microsoft Information Protection SDK - C 1.17
    API Reference Documentation for C | 
Contains C API definitions for "remove content header" label policy action. More...
Go to the source code of this file.
| Functions | |
| MIP_CC_API (mip_cc_result) MIP_CC_RemoveContentHeaderAction_GetUIElementNames(const mip_cc_action action | |
| Gets a "remove content header" 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 header" label policy action.
| MIP_CC_API | ( | mip_cc_result | ) | const | 
Gets a "remove content header" action's UI element names to remove.
| action | "remove content header" 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 |