FreeRDP
proxyChannelDataEventInfo Struct Reference

Data Fields

const char * channel_name
 
UINT16 channel_id
 
const BYTE * data
 
size_t data_len
 
size_t total_size
 
UINT32 flags
 

Detailed Description

Definition at line 182 of file proxy_modules_api.h.

Field Documentation

◆ channel_id

UINT16 proxyChannelDataEventInfo::channel_id

Definition at line 186 of file proxy_modules_api.h.

◆ channel_name

const char* proxyChannelDataEventInfo::channel_name

Definition at line 185 of file proxy_modules_api.h.

◆ data

const BYTE* proxyChannelDataEventInfo::data

Definition at line 189 of file proxy_modules_api.h.

◆ data_len

size_t proxyChannelDataEventInfo::data_len

Definition at line 190 of file proxy_modules_api.h.

◆ flags

UINT32 proxyChannelDataEventInfo::flags

Definition at line 192 of file proxy_modules_api.h.

◆ total_size

size_t proxyChannelDataEventInfo::total_size

Definition at line 191 of file proxy_modules_api.h.


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