34#ifndef API_MIP_PROTECTION_PROTECTION_PROFILE_CC_H_
35#define API_MIP_PROTECTION_PROTECTION_PROFILE_CC_H_
ApplicationInfo definition.
A file Containing the common types used by the upe, file and protection modules.
mip_cc_cache_storage_type
Storage type for caches.
Defines consent callback functions.
Contains C API definitions for common string dictionary.
Error definition and functions.
Defines HTTP callback functions.
Defines C-Style MipContext functions.
const char const mip_cc_log_level const bool const mip_cc_logger_delegate const mip_cc_telemetry_configuration mip_cc_mip_context * mipContext
Export/import and other macros for C API.
Defines C-Style ProtectionEngine functions.
mip_cc_handle * mip_cc_protection_profile
MIP_CC_API(void) MIP_CC_ReleaseProtectionProfile(mip_cc_protection_profile profile)
Release resources associated with a protection profile.
const mip_cc_protection_engine_settings mip_cc_protection_engine * engine
const mip_cc_protection_engine_settings mip_cc_protection_engine mip_cc_error * errorInfo
mip_cc_protection_profile * profile
const mip_cc_protection_engine_settings settings
const mip_cc_dictionary customSettings
const mip_cc_cache_storage_type const void const mip_cc_consent_callback consentCallback
const bool canCacheLicenses
const mip_cc_cache_storage_type const void * reserved
const mip_cc_http_delegate httpDelegate
const mip_cc_cache_storage_type cacheStorageType
const mip_cc_task_dispatcher_delegate taskDispatcherDelegate
mip_cc_handle * mip_cc_protection_profile_settings
Defines success/error result codes.
mip_cc_result
API success/failure result.
Opaque handle to MIP object.
Defines task dispatcher callback functions.