FreeRDP
proxyDynChannelInterceptData Struct Reference
Collaboration diagram for proxyDynChannelInterceptData:

Data Fields

const char * name
 
UINT32 channelId
 
wStreamdata
 
BOOL isBackData
 
BOOL first
 
BOOL last
 
BOOL rewritten
 
size_t packetSize
 
PfChannelResult result
 

Detailed Description

Definition at line 214 of file proxy_modules_api.h.

Field Documentation

◆ channelId

UINT32 proxyDynChannelInterceptData::channelId

Definition at line 217 of file proxy_modules_api.h.

◆ data

wStream* proxyDynChannelInterceptData::data

Definition at line 218 of file proxy_modules_api.h.

◆ first

BOOL proxyDynChannelInterceptData::first

Definition at line 220 of file proxy_modules_api.h.

◆ isBackData

BOOL proxyDynChannelInterceptData::isBackData

Definition at line 219 of file proxy_modules_api.h.

◆ last

BOOL proxyDynChannelInterceptData::last

Definition at line 221 of file proxy_modules_api.h.

◆ name

const char* proxyDynChannelInterceptData::name

Definition at line 216 of file proxy_modules_api.h.

◆ packetSize

size_t proxyDynChannelInterceptData::packetSize

Definition at line 223 of file proxy_modules_api.h.

◆ result

PfChannelResult proxyDynChannelInterceptData::result

Definition at line 224 of file proxy_modules_api.h.

◆ rewritten

BOOL proxyDynChannelInterceptData::rewritten

Definition at line 222 of file proxy_modules_api.h.


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