FreeRDP
rdpMcs Struct Reference

#include <mcs.h>

Collaboration diagram for rdpMcs:

Data Fields

rdpTransport * transport
 
UINT16 userId
 
UINT16 baseChannelId
 
UINT16 messageChannelId
 
UINT32 flags
 
DomainParameters domainParameters
 
DomainParameters targetParameters
 
DomainParameters minimumParameters
 
DomainParameters maximumParameters
 
BOOL userChannelJoined
 
BOOL globalChannelJoined
 
BOOL messageChannelJoined
 
UINT32 channelCount
 
UINT32 channelMaxCount
 
rdpMcsChannel * channels
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation T.125 Multipoint Communication Service (MCS) Protocol

Copyright 2011 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti.nosp@m.n.ha.nosp@m.imber.nosp@m.ger@.nosp@m.thinc.nosp@m.ast..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Field Documentation

◆ baseChannelId

UINT16 rdpMcs::baseChannelId

◆ channelCount

UINT32 rdpMcs::channelCount

◆ channelMaxCount

UINT32 rdpMcs::channelMaxCount

◆ channels

rdpMcsChannel* rdpMcs::channels

◆ domainParameters

DomainParameters rdpMcs::domainParameters

◆ flags

UINT32 rdpMcs::flags

◆ globalChannelJoined

BOOL rdpMcs::globalChannelJoined

◆ maximumParameters

DomainParameters rdpMcs::maximumParameters

◆ messageChannelId

UINT16 rdpMcs::messageChannelId

◆ messageChannelJoined

BOOL rdpMcs::messageChannelJoined

◆ minimumParameters

DomainParameters rdpMcs::minimumParameters

◆ targetParameters

DomainParameters rdpMcs::targetParameters

◆ transport

rdpTransport* rdpMcs::transport

◆ userChannelJoined

BOOL rdpMcs::userChannelJoined

◆ userId

UINT16 rdpMcs::userId

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