FreeRDP
|
Data Fields | |
wMessage | event |
UINT32 | streamId |
UINT32 | lindex |
UINT32 | dwFlags |
UINT32 | nPositionLow |
UINT32 | nPositionHigh |
UINT32 | cbRequested |
UINT32 | clipDataId |
Definition at line 159 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::cbRequested |
Definition at line 167 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::clipDataId |
Definition at line 168 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::dwFlags |
Definition at line 164 of file client/cliprdr.h.
wMessage RDP_CB_FILECONTENTS_REQUEST_EVENT::event |
Definition at line 161 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::lindex |
Definition at line 163 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::nPositionHigh |
Definition at line 166 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::nPositionLow |
Definition at line 165 of file client/cliprdr.h.
UINT32 RDP_CB_FILECONTENTS_REQUEST_EVENT::streamId |
Definition at line 162 of file client/cliprdr.h.