|
FreeRDP
|
Data Fields | |
| rdpContext * | context |
| void * | param1 |
| UINT32 | paddingA [16 - 2] |
| WINPR_ATTR_NODISCARD pSynchronizeEvent | SynchronizeEvent |
| WINPR_ATTR_NODISCARD pKeyboardEvent | KeyboardEvent |
| WINPR_ATTR_NODISCARD pUnicodeKeyboardEvent | UnicodeKeyboardEvent |
| WINPR_ATTR_NODISCARD pMouseEvent | MouseEvent |
| WINPR_ATTR_NODISCARD pExtendedMouseEvent | ExtendedMouseEvent |
| WINPR_ATTR_NODISCARD pFocusInEvent | FocusInEvent |
| WINPR_ATTR_NODISCARD pKeyboardPauseEvent | KeyboardPauseEvent |
| WINPR_ATTR_NODISCARD pRelMouseEvent | RelMouseEvent |
| WINPR_ATTR_NODISCARD pQoEEvent | QoEEvent |
| UINT32 | paddingB [32 - 25] |
Definition at line 87 of file include/freerdp/input.h.
| rdpContext* rdpInput::context |
Definition at line 89 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pExtendedMouseEvent rdpInput::ExtendedMouseEvent |
Definition at line 97 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pFocusInEvent rdpInput::FocusInEvent |
Definition at line 98 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pKeyboardEvent rdpInput::KeyboardEvent |
Definition at line 94 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pKeyboardPauseEvent rdpInput::KeyboardPauseEvent |
Definition at line 99 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pMouseEvent rdpInput::MouseEvent |
Definition at line 96 of file include/freerdp/input.h.
| UINT32 rdpInput::paddingA[16 - 2] |
Definition at line 91 of file include/freerdp/input.h.
| UINT32 rdpInput::paddingB[32 - 25] |
Definition at line 103 of file include/freerdp/input.h.
| void* rdpInput::param1 |
Definition at line 90 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pQoEEvent rdpInput::QoEEvent |
Definition at line 101 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pRelMouseEvent rdpInput::RelMouseEvent |
Definition at line 100 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pSynchronizeEvent rdpInput::SynchronizeEvent |
Definition at line 93 of file include/freerdp/input.h.
| WINPR_ATTR_NODISCARD pUnicodeKeyboardEvent rdpInput::UnicodeKeyboardEvent |
Definition at line 95 of file include/freerdp/input.h.