FreeRDP
drdynvcPlugin Struct Reference
Collaboration diagram for drdynvcPlugin:

Data Fields

CHANNEL_DEF channelDef
 
CHANNEL_ENTRY_POINTS_FREERDP_EX channelEntryPoints
 
wLog * log
 
HANDLE thread
 
BOOL async
 
wStreamdata_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
 

Detailed Description

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.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.

Definition at line 107 of file client/drdynvc_main.h.

Field Documentation

◆ async

BOOL drdynvcPlugin::async

Definition at line 114 of file client/drdynvc_main.h.

◆ channel_mgr

IWTSVirtualChannelManager* drdynvcPlugin::channel_mgr

Definition at line 130 of file client/drdynvc_main.h.

◆ channelDef

CHANNEL_DEF drdynvcPlugin::channelDef

Definition at line 109 of file client/drdynvc_main.h.

◆ channelEntryPoints

CHANNEL_ENTRY_POINTS_FREERDP_EX drdynvcPlugin::channelEntryPoints

Definition at line 110 of file client/drdynvc_main.h.

◆ context

DrdynvcClientContext* drdynvcPlugin::context

Definition at line 121 of file client/drdynvc_main.h.

◆ data_in

wStream* drdynvcPlugin::data_in

Definition at line 115 of file client/drdynvc_main.h.

◆ InitHandle

void* drdynvcPlugin::InitHandle

Definition at line 116 of file client/drdynvc_main.h.

◆ log

wLog* drdynvcPlugin::log

Definition at line 112 of file client/drdynvc_main.h.

◆ OpenHandle

DWORD drdynvcPlugin::OpenHandle

Definition at line 117 of file client/drdynvc_main.h.

◆ PriorityCharge0

int drdynvcPlugin::PriorityCharge0

Definition at line 124 of file client/drdynvc_main.h.

◆ PriorityCharge1

int drdynvcPlugin::PriorityCharge1

Definition at line 125 of file client/drdynvc_main.h.

◆ PriorityCharge2

int drdynvcPlugin::PriorityCharge2

Definition at line 126 of file client/drdynvc_main.h.

◆ PriorityCharge3

int drdynvcPlugin::PriorityCharge3

Definition at line 127 of file client/drdynvc_main.h.

◆ queue

wMessageQueue* drdynvcPlugin::queue

Definition at line 118 of file client/drdynvc_main.h.

◆ rdpcontext

rdpContext* drdynvcPlugin::rdpcontext

Definition at line 128 of file client/drdynvc_main.h.

◆ state

DRDYNVC_STATE drdynvcPlugin::state

Definition at line 120 of file client/drdynvc_main.h.

◆ thread

HANDLE drdynvcPlugin::thread

Definition at line 113 of file client/drdynvc_main.h.

◆ version

UINT16 drdynvcPlugin::version

Definition at line 123 of file client/drdynvc_main.h.


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