FreeRDP
|
#include <client.h>
Data Fields | |
rdpChannels * | channels |
void * | pInterface |
pInitHandle: handle that identifies the client connection Obtained by the client with VirtualChannelInit Used by the client with VirtualChannelOpen
Definition at line 80 of file libfreerdp/core/client.h.
rdpChannels* CHANNEL_INIT_DATA::channels |
Definition at line 82 of file libfreerdp/core/client.h.
void* CHANNEL_INIT_DATA::pInterface |
Definition at line 83 of file libfreerdp/core/client.h.