FreeRDP
|
Data Fields | |
CHANNEL_DEF | channelDef |
CHANNEL_ENTRY_POINTS_FREERDP_EX | channelEntryPoints |
wLog * | log |
HANDLE | thread |
BOOL | async |
wStream * | data_in |
void * | InitHandle |
DWORD | OpenHandle |
wMessageQueue * | queue |
DRDYNVC_STATE | state |
DrdynvcClientContext * | context |
UINT16 | version |
int | PriorityCharge0 |
int | PriorityCharge1 |
int | PriorityCharge2 |
int | PriorityCharge3 |
rdpContext * | rdpcontext |
IWTSVirtualChannelManager * | channel_mgr |
FreeRDP: A Remote Desktop Protocol Implementation Dynamic Virtual Channel
Copyright 2010-2011 Vic Lee Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger marti n.ha imber ger@ thinc ast. 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.
Definition at line 107 of file client/drdynvc_main.h.
BOOL drdynvcPlugin::async |
Definition at line 114 of file client/drdynvc_main.h.
IWTSVirtualChannelManager* drdynvcPlugin::channel_mgr |
Definition at line 130 of file client/drdynvc_main.h.
CHANNEL_DEF drdynvcPlugin::channelDef |
Definition at line 109 of file client/drdynvc_main.h.
CHANNEL_ENTRY_POINTS_FREERDP_EX drdynvcPlugin::channelEntryPoints |
Definition at line 110 of file client/drdynvc_main.h.
DrdynvcClientContext* drdynvcPlugin::context |
Definition at line 121 of file client/drdynvc_main.h.
wStream* drdynvcPlugin::data_in |
Definition at line 115 of file client/drdynvc_main.h.
void* drdynvcPlugin::InitHandle |
Definition at line 116 of file client/drdynvc_main.h.
wLog* drdynvcPlugin::log |
Definition at line 112 of file client/drdynvc_main.h.
DWORD drdynvcPlugin::OpenHandle |
Definition at line 117 of file client/drdynvc_main.h.
int drdynvcPlugin::PriorityCharge0 |
Definition at line 124 of file client/drdynvc_main.h.
int drdynvcPlugin::PriorityCharge1 |
Definition at line 125 of file client/drdynvc_main.h.
int drdynvcPlugin::PriorityCharge2 |
Definition at line 126 of file client/drdynvc_main.h.
int drdynvcPlugin::PriorityCharge3 |
Definition at line 127 of file client/drdynvc_main.h.
wMessageQueue* drdynvcPlugin::queue |
Definition at line 118 of file client/drdynvc_main.h.
rdpContext* drdynvcPlugin::rdpcontext |
Definition at line 128 of file client/drdynvc_main.h.
DRDYNVC_STATE drdynvcPlugin::state |
Definition at line 120 of file client/drdynvc_main.h.
HANDLE drdynvcPlugin::thread |
Definition at line 113 of file client/drdynvc_main.h.
UINT16 drdynvcPlugin::version |
Definition at line 123 of file client/drdynvc_main.h.