FreeRDP
wClipboardDelegate Struct Reference

#include <clipboard.h>

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 BYTEdata
 
wClipboardDelegate const wClipboardFileRangeRequest const BYTE UINT32 size
 
wClipboardDelegate const wClipboardFileRangeRequest UINT errorCode
 
BOOL(* IsFileNameComponentValid )(LPCWSTR lpFileName)
 

Field Documentation

◆ basePath

char* wClipboardDelegate::basePath

◆ ClientRequestFileRange

UINT(* wClipboardDelegate::ClientRequestFileRange) (wClipboardDelegate *, const wClipboardFileRangeRequest *)

◆ ClientRequestFileSize

UINT(* wClipboardDelegate::ClientRequestFileSize) (wClipboardDelegate *, const wClipboardFileSizeRequest *)

◆ clipboard

wClipboard* wClipboardDelegate::clipboard

◆ custom

void* wClipboardDelegate::custom

◆ data

wClipboardDelegate const wClipboardFileRangeRequest const BYTE* wClipboardDelegate::data

◆ errorCode [1/2]

wClipboardDelegate const wClipboardFileSizeRequest UINT wClipboardDelegate::errorCode

◆ errorCode [2/2]

wClipboardDelegate const wClipboardFileRangeRequest UINT wClipboardDelegate::errorCode

◆ fileSize

wClipboardDelegate const wClipboardFileSizeRequest UINT64 wClipboardDelegate::fileSize

◆ IsFileNameComponentValid

BOOL(* wClipboardDelegate::IsFileNameComponentValid) (LPCWSTR lpFileName)

◆ size

wClipboardDelegate const wClipboardFileRangeRequest const BYTE UINT32 wClipboardDelegate::size

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