FreeRDP
CHANNEL_CLIENT_DATA Struct Reference

Data Fields

PVIRTUALCHANNELENTRY entry
 
PVIRTUALCHANNELENTRYEX entryEx
 
PCHANNEL_INIT_EVENT_FN pChannelInitEventProc
 
PCHANNEL_INIT_EVENT_EX_FN pChannelInitEventProcEx
 
void * pInitHandle
 
void * lpUserParam
 

Detailed Description

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

Field Documentation

◆ entry

PVIRTUALCHANNELENTRY CHANNEL_CLIENT_DATA::entry

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

◆ entryEx

PVIRTUALCHANNELENTRYEX CHANNEL_CLIENT_DATA::entryEx

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

◆ lpUserParam

void* CHANNEL_CLIENT_DATA::lpUserParam

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

◆ pChannelInitEventProc

PCHANNEL_INIT_EVENT_FN CHANNEL_CLIENT_DATA::pChannelInitEventProc

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

◆ pChannelInitEventProcEx

PCHANNEL_INIT_EVENT_EX_FN CHANNEL_CLIENT_DATA::pChannelInitEventProcEx

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

◆ pInitHandle

void* CHANNEL_CLIENT_DATA::pInitHandle

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


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