33#ifndef API_MIP_UPE_ACTION_CC_H_
34#define API_MIP_UPE_ACTION_CC_H_
mip_cc_action_type
Action type bit mask.
@ MIP_ACTION_TYPE_ADD_CONTENT_HEADER
Add a content header to the document action type.
@ MIP_ACTION_TYPE_JUSTIFY
A justify action type.
@ MIP_ACTION_TYPE_REMOVE_CONTENT_HEADER
Remove content header action type.
@ MIP_ACTION_TYPE_RECOMMEND_LABEL
Recommend label action type.
@ MIP_ACTION_TYPE_ADD_CONTENT_FOOTER
Add a content footer to the document action type.
@ MIP_ACTION_TYPE_REMOVE_CONTENT_FOOTER
Remove content footer action type.
@ MIP_ACTION_TYPE_PROTECT_BY_TEMPLATE
A protect by template action type.
@ MIP_ACTION_TYPE_PROTECT_DO_NOT_FORWARD
A protect by do not forward action type.
@ MIP_ACTION_TYPE_ADD_WATERMARK
Add a water mark to the entire document action type.
@ MIP_ACTION_TYPE_METADATA
A Meta data change action type.
@ MIP_ACTION_TYPE_REMOVE_PROTECTION
Remove protection action type.
@ MIP_ACTION_TYPE_PROTECT_ADHOC
A protect by adhoc policy action type.
@ MIP_ACTION_TYPE_PROTECT_BY_ENCRYPT_ONLY
A protect by encryption action type.
@ MIP_ACTION_TYPE_REMOVE_WATERMARK
Remove watermarking action type.
@ MIP_ACTION_TYPE_CUSTOM
A custom defined action type.
@ MIP_ACTION_TYPE_PROTECT_DO_NOT_FORWARD_DK
A protect by do not forward action type.
@ MIP_ACTION_TYPE_APPLY_LABEL
Apply label action type.
@ MIP_ACTION_TYPE_PROTECT_ADHOC_DK
A protect by adhoc policy action type.
mip_cc_action_type mip_cc_error * errorInfo
mip_cc_action_type * actionType
mip_cc_handle * mip_cc_action
A file Containing the common types used by the upe, file and protection modules.
MIP_CC_API(void) MIP_CC_ReleaseDictionary(mip_cc_dictionary dictionary)
Release resources associated with a dictionary.
Error definition and functions.
Defines success/error result codes.
mip_cc_result
API success/failure result.
Opaque handle to MIP object.