| 
    FreeRDP
    
   | 
 

Data Fields | |
| CLIPRDR_HEADER | common | 
| UINT32 | streamId | 
| UINT32 | listIndex | 
| UINT32 | dwFlags | 
| UINT32 | nPositionLow | 
| UINT32 | nPositionHigh | 
| UINT32 | cbRequested | 
| BOOL | haveClipDataId | 
| UINT32 | clipDataId | 
Definition at line 186 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::cbRequested | 
Definition at line 195 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::clipDataId | 
Definition at line 197 of file channels/cliprdr.h.
| CLIPRDR_HEADER CLIPRDR_FILE_CONTENTS_REQUEST::common | 
Definition at line 188 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::dwFlags | 
Definition at line 192 of file channels/cliprdr.h.
| BOOL CLIPRDR_FILE_CONTENTS_REQUEST::haveClipDataId | 
Definition at line 196 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::listIndex | 
Definition at line 191 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::nPositionHigh | 
Definition at line 194 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::nPositionLow | 
Definition at line 193 of file channels/cliprdr.h.
| UINT32 CLIPRDR_FILE_CONTENTS_REQUEST::streamId | 
Definition at line 190 of file channels/cliprdr.h.