34#ifndef API_MIP_PROTECTION_TEMPLATE_DESCRIPTOR_CC_H_
35#define API_MIP_PROTECTION_TEMPLATE_DESCRIPTOR_CC_H_
A file Containing the common types used by the upe, file and protection modules.
Error definition and functions.
Export/import and other macros for C API.
mip_cc_protection_descriptor * protectionDescriptor
Definition protection_descriptor_builder_cc.h:154
Defines success/error result codes.
mip_cc_result
API success/failure result.
Definition result_cc.h:44
Error information.
Definition error_cc.h:79
GUID.
Definition common_types_cc.h:52
Opaque handle to MIP object.
Definition common_types_cc.h:44
int64_t * nameSize
Definition template_descriptor_cc.h:69
char const int64_t int64_t * actualNameSize
Definition template_descriptor_cc.h:90
char * nameBuffer
Definition template_descriptor_cc.h:88
MIP_CC_API(void) MIP_CC_ReleaseTemplateDescriptor(mip_cc_template_descriptor templateDescriptor)
Release resources associated with a template descriptor.
int64_t * descriptionSize
Definition template_descriptor_cc.h:104
mip_cc_guid mip_cc_error * errorInfo
Definition template_descriptor_cc.h:56
char const int64_t nameBufferSize
Definition template_descriptor_cc.h:89
mip_cc_handle * mip_cc_template_descriptor
Definition template_descriptor_cc.h:42
mip_cc_guid * templateId
Definition template_descriptor_cc.h:55