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