Microsoft Information Protection (MIP) SDK for C: Reference 1.15
Doxygen-generated documentation for MIP SDK written in C
Loading...
Searching...
No Matches
mip_cc_create_logger_delegate_message_data_args Struct Reference

#include <src/api/mip_cc/logger_delegate_cc.h>

+ Collaboration diagram for mip_cc_create_logger_delegate_message_data_args:

Data Fields

mip_cc_errorerrorInfo
 
mip_cc_logger_flush_callback_fn flushCallback
 
mip_cc_logger_init_callback_fn initCallback
 
mip_cc_logger_delegateloggerDelegate
 
int size
 
mip_cc_logger_write_with_message_data_callback_fn writeCallback
 

Detailed Description

Definition at line 125 of file logger_delegate_cc.h.

Field Documentation

◆ errorInfo

mip_cc_error* mip_cc_create_logger_delegate_message_data_args::errorInfo

Definition at line 131 of file logger_delegate_cc.h.

◆ flushCallback

mip_cc_logger_flush_callback_fn mip_cc_create_logger_delegate_message_data_args::flushCallback

Definition at line 128 of file logger_delegate_cc.h.

◆ initCallback

mip_cc_logger_init_callback_fn mip_cc_create_logger_delegate_message_data_args::initCallback

Definition at line 127 of file logger_delegate_cc.h.

◆ loggerDelegate

mip_cc_logger_delegate* mip_cc_create_logger_delegate_message_data_args::loggerDelegate

Definition at line 130 of file logger_delegate_cc.h.

◆ size

int mip_cc_create_logger_delegate_message_data_args::size

Definition at line 126 of file logger_delegate_cc.h.

◆ writeCallback

mip_cc_logger_write_with_message_data_callback_fn mip_cc_create_logger_delegate_message_data_args::writeCallback

Definition at line 129 of file logger_delegate_cc.h.


The documentation for this struct was generated from the following file: