FreeRDP
|
per channel configuration More...
#include <proxy_context.h>
per channel configuration
Definition at line 60 of file proxy_context.h.
UINT32 pServerStaticChannelContext::back_channel_id |
Definition at line 64 of file proxy_context.h.
char* pServerStaticChannelContext::channel_name |
Definition at line 62 of file proxy_context.h.
pf_utils_channel_mode pServerStaticChannelContext::channelMode |
Definition at line 65 of file proxy_context.h.
void* pServerStaticChannelContext::context |
Definition at line 69 of file proxy_context.h.
proxyChannelContextDtor pServerStaticChannelContext::contextDtor |
Definition at line 68 of file proxy_context.h.
UINT32 pServerStaticChannelContext::front_channel_id |
Definition at line 63 of file proxy_context.h.
proxyChannelDataFn pServerStaticChannelContext::onBackData |
Definition at line 67 of file proxy_context.h.
proxyChannelDataFn pServerStaticChannelContext::onFrontData |
Definition at line 66 of file proxy_context.h.