FreeRDP
|
FreeRDP: A Remote Desktop Protocol Implementation Dynamic Virtual Channel Extension
Copyright 2013 Marc-Andre Moreau marca Copyright 2015 Thincast Technologies GmbH Copyright 2015 DI (FH) Martin Haimberger ndre .more au@g mail. commarti 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. Client Interface
Definition at line 69 of file client/rdpei.h.
pcRdpeiAddContact RdpeiClientContext::AddContact |
Definition at line 77 of file client/rdpei.h.
pcRdpeiAddPen RdpeiClientContext::AddPen |
Definition at line 83 of file client/rdpei.h.
UINT32 RdpeiClientContext::clientFeaturesMask |
Definition at line 103 of file client/rdpei.h.
void* RdpeiClientContext::custom |
Definition at line 72 of file client/rdpei.h.
pcRdpeiGetFeatures RdpeiClientContext::GetFeatures |
Definition at line 75 of file client/rdpei.h.
pcRdpeiGetVersion RdpeiClientContext::GetVersion |
Definition at line 74 of file client/rdpei.h.
void* RdpeiClientContext::handle |
Definition at line 71 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenBegin |
Definition at line 85 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenCancel |
Definition at line 99 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenEnd |
Definition at line 87 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenHoverBegin |
Definition at line 88 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenHoverCancel |
Definition at line 90 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenHoverUpdate |
Definition at line 89 of file client/rdpei.h.
pcRdpeiPenRawEvent RdpeiClientContext::PenRawEvent |
Definition at line 100 of file client/rdpei.h.
pcRdpeiPenRawEventVA RdpeiClientContext::PenRawEventVA |
Definition at line 101 of file client/rdpei.h.
pcRdpeiPen RdpeiClientContext::PenUpdate |
Definition at line 86 of file client/rdpei.h.
pcRdpeiResumeTouch RdpeiClientContext::ResumeTouch |
Definition at line 93 of file client/rdpei.h.
pcRdpeiSuspendTouch RdpeiClientContext::SuspendTouch |
Definition at line 92 of file client/rdpei.h.
pcRdpeiTouchEvent RdpeiClientContext::TouchBegin |
Definition at line 79 of file client/rdpei.h.
pcRdpeiTouchEvent RdpeiClientContext::TouchCancel |
Definition at line 95 of file client/rdpei.h.
pcRdpeiTouchEvent RdpeiClientContext::TouchEnd |
Definition at line 81 of file client/rdpei.h.
pcRdpeiTouchRawEvent RdpeiClientContext::TouchRawEvent |
Definition at line 96 of file client/rdpei.h.
pcRdpeiTouchRawEventVA RdpeiClientContext::TouchRawEventVA |
Definition at line 97 of file client/rdpei.h.
pcRdpeiTouchEvent RdpeiClientContext::TouchUpdate |
Definition at line 80 of file client/rdpei.h.