|
Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
|
Opaque handle to MIP object. More...
#include <src/api/mip_cc/common_types_cc.h>
Data Fields | |
| void * | data |
| Raw handle data. | |
| uint32_t | typeId |
| Magic number uniquely identifying s specific handle type. | |
Opaque handle to MIP object.
Definition at line 44 of file common_types_cc.h.
| void* mip_cc_handle::data |
Raw handle data.
Definition at line 46 of file common_types_cc.h.
| uint32_t mip_cc_handle::typeId |
Magic number uniquely identifying s specific handle type.
Definition at line 45 of file common_types_cc.h.