FreeRDP
drdynvcPlugin Struct Reference

#include <drdynvc_main.h>

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.

Field Documentation

◆ async

BOOL drdynvcPlugin::async

◆ channel_mgr

IWTSVirtualChannelManager* drdynvcPlugin::channel_mgr

◆ channelDef

CHANNEL_DEF drdynvcPlugin::channelDef

◆ channelEntryPoints

CHANNEL_ENTRY_POINTS_FREERDP_EX drdynvcPlugin::channelEntryPoints

◆ context

DrdynvcClientContext* drdynvcPlugin::context

◆ data_in

wStream* drdynvcPlugin::data_in

◆ InitHandle

void* drdynvcPlugin::InitHandle

◆ log

wLog* drdynvcPlugin::log

◆ OpenHandle

DWORD drdynvcPlugin::OpenHandle

◆ PriorityCharge0

int drdynvcPlugin::PriorityCharge0

◆ PriorityCharge1

int drdynvcPlugin::PriorityCharge1

◆ PriorityCharge2

int drdynvcPlugin::PriorityCharge2

◆ PriorityCharge3

int drdynvcPlugin::PriorityCharge3

◆ queue

wMessageQueue* drdynvcPlugin::queue

◆ rdpcontext

rdpContext* drdynvcPlugin::rdpcontext

◆ state

DRDYNVC_STATE drdynvcPlugin::state

◆ thread

HANDLE drdynvcPlugin::thread

◆ version

UINT16 drdynvcPlugin::version

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