FreeRDP
|
Data Fields | |
const char * | name |
UINT32 | channelId |
wStream * | data |
BOOL | isBackData |
BOOL | first |
BOOL | last |
BOOL | rewritten |
size_t | packetSize |
PfChannelResult | result |
Definition at line 214 of file proxy_modules_api.h.
UINT32 proxyDynChannelInterceptData::channelId |
Definition at line 217 of file proxy_modules_api.h.
wStream* proxyDynChannelInterceptData::data |
Definition at line 218 of file proxy_modules_api.h.
BOOL proxyDynChannelInterceptData::first |
Definition at line 220 of file proxy_modules_api.h.
BOOL proxyDynChannelInterceptData::isBackData |
Definition at line 219 of file proxy_modules_api.h.
BOOL proxyDynChannelInterceptData::last |
Definition at line 221 of file proxy_modules_api.h.
const char* proxyDynChannelInterceptData::name |
Definition at line 216 of file proxy_modules_api.h.
size_t proxyDynChannelInterceptData::packetSize |
Definition at line 223 of file proxy_modules_api.h.
PfChannelResult proxyDynChannelInterceptData::result |
Definition at line 224 of file proxy_modules_api.h.
BOOL proxyDynChannelInterceptData::rewritten |
Definition at line 222 of file proxy_modules_api.h.