FreeRDP
TSMF_CHANNEL_CALLBACK Struct Reference

Data Fields

IWTSVirtualChannelCallback iface
 
IWTSPlugin * plugin
 
IWTSVirtualChannelManager * channel_mgr
 
IWTSVirtualChannel * channel
 
BYTE presentation_id [GUID_SIZE]
 
UINT32 stream_id
 

Detailed Description

Definition at line 35 of file tsmf_main.h.

Field Documentation

◆ channel

IWTSVirtualChannel* TSMF_CHANNEL_CALLBACK::channel

Definition at line 41 of file tsmf_main.h.

◆ channel_mgr

IWTSVirtualChannelManager* TSMF_CHANNEL_CALLBACK::channel_mgr

Definition at line 40 of file tsmf_main.h.

◆ iface

IWTSVirtualChannelCallback TSMF_CHANNEL_CALLBACK::iface

Definition at line 37 of file tsmf_main.h.

◆ plugin

IWTSPlugin* TSMF_CHANNEL_CALLBACK::plugin

Definition at line 39 of file tsmf_main.h.

◆ presentation_id

BYTE TSMF_CHANNEL_CALLBACK::presentation_id[GUID_SIZE]

Definition at line 43 of file tsmf_main.h.

◆ stream_id

UINT32 TSMF_CHANNEL_CALLBACK::stream_id

Definition at line 44 of file tsmf_main.h.


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