FreeRDP
pClientContext Struct Reference
Collaboration diagram for pClientContext:

Data Fields

rdpContext context
 
proxyData * pdata
 
BOOL allow_next_conn_failure
 
BOOL connected
 
pReceiveChannelData client_receive_channel_data_original
 
wQueue * cached_server_channel_data
 
BOOL(* sendChannelData )(pClientContext *pc, const proxyChannelDataEventInfo *ev)
 
char * remote_hostname
 
wStreamremote_pem
 
UINT16 remote_port
 
UINT32 remote_flags
 
BOOL input_state_sync_pending
 
UINT32 input_state
 
wHashTable * interceptContextMap
 
UINT32 computerNameLen
 
BOOL computerNameUnicode
 
union {
WCHAR * wc
 
char * c
 
void * v
 
computerName
 

Detailed Description

Wraps rdpContext and holds the state for the proxy's client.

Definition at line 101 of file proxy_context.h.


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