FreeRDP
|
Data Fields | |
WTSVirtualChannelManager * | vcm |
freerdp_peer * | client |
void * | extra |
UINT16 | index |
UINT32 | channelId |
UINT16 | channelType |
UINT32 | channelFlags |
wStream * | receiveData |
wMessageQueue * | queue |
BYTE | dvc_open_state |
INT32 | creationStatus |
UINT32 | dvc_total_length |
rdpMcsChannel * | mcsChannel |
char | channelName [128] |
CRITICAL_SECTION | writeLock |
FreeRDP: A Remote Desktop Protocol Implementation Server Channels
Copyright 2014 Marc-Andre Moreau marca Copyright 2015 Copyright 2015 Thincast Technologies GmbH ndre .more au@g mail. 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.
WTSVirtualChannelManager* rdpPeerChannel::vcm |
CRITICAL_SECTION rdpPeerChannel::writeLock |