FreeRDP
CHANNEL_INIT_DATA Struct Reference

#include <client.h>

Data Fields

rdpChannels * channels
 
void * pInterface
 

Detailed Description

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.

Field Documentation

◆ channels

rdpChannels* CHANNEL_INIT_DATA::channels

Definition at line 82 of file libfreerdp/core/client.h.

◆ pInterface

void* CHANNEL_INIT_DATA::pInterface

Definition at line 83 of file libfreerdp/core/client.h.


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