FreeRDP
GENERIC_LISTENER_CALLBACK Struct Reference
Collaboration diagram for GENERIC_LISTENER_CALLBACK:

Data Fields

IWTSListenerCallback iface
 
IWTSPlugin * plugin
 
IWTSVirtualChannelManager * channel_mgr
 
IWTSVirtualChannel * channel
 
GENERIC_CHANNEL_CALLBACKchannel_callback
 

Detailed Description

Definition at line 42 of file include/freerdp/client/channels.h.

Field Documentation

◆ channel

IWTSVirtualChannel* GENERIC_LISTENER_CALLBACK::channel

Definition at line 47 of file include/freerdp/client/channels.h.

◆ channel_callback

GENERIC_CHANNEL_CALLBACK* GENERIC_LISTENER_CALLBACK::channel_callback

Definition at line 48 of file include/freerdp/client/channels.h.

◆ channel_mgr

IWTSVirtualChannelManager* GENERIC_LISTENER_CALLBACK::channel_mgr

Definition at line 46 of file include/freerdp/client/channels.h.

◆ iface

IWTSListenerCallback GENERIC_LISTENER_CALLBACK::iface

Definition at line 44 of file include/freerdp/client/channels.h.

◆ plugin

IWTSPlugin* GENERIC_LISTENER_CALLBACK::plugin

Definition at line 45 of file include/freerdp/client/channels.h.


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