FreeRDP
wClipboardDelegate Struct Reference
Collaboration diagram for wClipboardDelegate:

Data Fields

wClipboard * clipboard
 
void * custom
 
char * basePath
 
UINT(* ClientRequestFileSize )(wClipboardDelegate *, const wClipboardFileSizeRequest *)
 
wClipboardDelegate const wClipboardFileSizeRequest UINT64 fileSize
 
wClipboardDelegate const wClipboardFileSizeRequest UINT errorCode
 
UINT(* ClientRequestFileRange )(wClipboardDelegate *, const wClipboardFileRangeRequest *)
 
wClipboardDelegate const wClipboardFileRangeRequest const BYTE * data
 
wClipboardDelegate const wClipboardFileRangeRequest const BYTE UINT32 size
 
wClipboardDelegate const wClipboardFileRangeRequest UINT errorCode
 
BOOL(* IsFileNameComponentValid )(LPCWSTR lpFileName)
 

Detailed Description

Definition at line 48 of file include/winpr/clipboard.h.


The documentation for this struct was generated from the following file: