FreeRDP
pServerStaticChannelContext Struct Reference

per channel configuration More...

#include <proxy_context.h>

Data Fields

char * channel_name
 
UINT32 front_channel_id
 
UINT32 back_channel_id
 
pf_utils_channel_mode channelMode
 
proxyChannelDataFn onFrontData
 
proxyChannelDataFn onBackData
 
proxyChannelContextDtor contextDtor
 
void * context
 

Detailed Description

per channel configuration

Field Documentation

◆ back_channel_id

UINT32 pServerStaticChannelContext::back_channel_id

◆ channel_name

char* pServerStaticChannelContext::channel_name

◆ channelMode

pf_utils_channel_mode pServerStaticChannelContext::channelMode

◆ context

void* pServerStaticChannelContext::context

◆ contextDtor

proxyChannelContextDtor pServerStaticChannelContext::contextDtor

◆ front_channel_id

UINT32 pServerStaticChannelContext::front_channel_id

◆ onBackData

proxyChannelDataFn pServerStaticChannelContext::onBackData

◆ onFrontData

proxyChannelDataFn pServerStaticChannelContext::onFrontData

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