FreeRDP
rdpMcsChannel Struct Reference

Data Fields

char Name [CHANNEL_NAME_LEN+1]
 
UINT32 options
 
UINT16 ChannelId
 
BOOL joined
 
void * handle
 

Detailed Description

Definition at line 118 of file mcs.h.

Field Documentation

◆ ChannelId

UINT16 rdpMcsChannel::ChannelId

Definition at line 122 of file mcs.h.

◆ handle

void* rdpMcsChannel::handle

Definition at line 124 of file mcs.h.

◆ joined

BOOL rdpMcsChannel::joined

Definition at line 123 of file mcs.h.

◆ Name

char rdpMcsChannel::Name[CHANNEL_NAME_LEN+1]

Definition at line 120 of file mcs.h.

◆ options

UINT32 rdpMcsChannel::options

Definition at line 121 of file mcs.h.


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