FreeRDP
WTSVirtualChannelManager Struct Reference

Data Fields

rdpRdp * rdp
 
freerdp_peer * client
 
DWORD SessionId
 
wMessageQueue * queue
 
rdpPeerChannel * drdynvc_channel
 
BYTE drdynvc_state
 
LONG dvc_channel_id_seq
 
UINT16 dvc_spoken_version
 
psDVCCreationStatusCallback dvc_creation_status
 
void * dvc_creation_status_userdata
 
wHashTable * dynamicVirtualChannels
 

Detailed Description

Definition at line 75 of file server.h.

Field Documentation

◆ client

freerdp_peer* WTSVirtualChannelManager::client

Definition at line 78 of file server.h.

◆ drdynvc_channel

rdpPeerChannel* WTSVirtualChannelManager::drdynvc_channel

Definition at line 83 of file server.h.

◆ drdynvc_state

BYTE WTSVirtualChannelManager::drdynvc_state

Definition at line 84 of file server.h.

◆ dvc_channel_id_seq

LONG WTSVirtualChannelManager::dvc_channel_id_seq

Definition at line 85 of file server.h.

◆ dvc_creation_status

psDVCCreationStatusCallback WTSVirtualChannelManager::dvc_creation_status

Definition at line 88 of file server.h.

◆ dvc_creation_status_userdata

void* WTSVirtualChannelManager::dvc_creation_status_userdata

Definition at line 89 of file server.h.

◆ dvc_spoken_version

UINT16 WTSVirtualChannelManager::dvc_spoken_version

Definition at line 86 of file server.h.

◆ dynamicVirtualChannels

wHashTable* WTSVirtualChannelManager::dynamicVirtualChannels

Definition at line 91 of file server.h.

◆ queue

wMessageQueue* WTSVirtualChannelManager::queue

Definition at line 81 of file server.h.

◆ rdp

rdpRdp* WTSVirtualChannelManager::rdp

Definition at line 77 of file server.h.

◆ SessionId

DWORD WTSVirtualChannelManager::SessionId

Definition at line 80 of file server.h.


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