33#ifndef API_MIP_UPE_POLICY_HANDLER_CC_H_
34#define API_MIP_UPE_POLICY_HANDLER_CC_H_
A file containing definition of action result type.
Describes application state when performing a label-related operation.
A file Containing the common types used by the upe, file and protection modules.
Contains C API definitions for content label.
Describes document state when performing a label-related operation.
Error definition and functions.
const mip_cc_document_state * documentState
const mip_cc_document_state const mip_cc_application_action_state * applicationState
MIP_CC_API(void) MIP_CC_ReleasePolicyHandler(mip_cc_policy_handler handler)
Release resources associated with a policy handler.
mip_cc_handle * mip_cc_policy_handler
const mip_cc_document_state const void * context
const mip_cc_document_state const mip_cc_application_action_state const void mip_cc_action_result * actionResult
const mip_cc_document_state const void mip_cc_content_label * contentLabel
const mip_cc_document_state const void mip_cc_content_label mip_cc_error * errorInfo
const mip_cc_protection_handler_publishing_settings const void mip_cc_protection_handler * handler
Defines success/error result codes.
mip_cc_result
API success/failure result.
Represents the current state of the application as it performs a label-related operation.
Represents the current state of a label-aware document.
Opaque handle to MIP object.