FreeRDP
Loading...
Searching...
No Matches
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 219 of file proxy_modules_api.h.

Field Documentation

◆ channelId

UINT32 proxyDynChannelInterceptData::channelId

Definition at line 222 of file proxy_modules_api.h.

◆ data

wStream* proxyDynChannelInterceptData::data

Definition at line 223 of file proxy_modules_api.h.

◆ first

BOOL proxyDynChannelInterceptData::first

Definition at line 225 of file proxy_modules_api.h.

◆ isBackData

BOOL proxyDynChannelInterceptData::isBackData

Definition at line 224 of file proxy_modules_api.h.

◆ last

BOOL proxyDynChannelInterceptData::last

Definition at line 226 of file proxy_modules_api.h.

◆ name

const char* proxyDynChannelInterceptData::name

Definition at line 221 of file proxy_modules_api.h.

◆ packetSize

size_t proxyDynChannelInterceptData::packetSize

Definition at line 228 of file proxy_modules_api.h.

◆ result

PfChannelResult proxyDynChannelInterceptData::result

Definition at line 229 of file proxy_modules_api.h.

◆ rewritten

BOOL proxyDynChannelInterceptData::rewritten

Definition at line 227 of file proxy_modules_api.h.


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