FreeRDP
CLIPRDR_FILE_CONTENTS_RESPONSE Struct Reference
Collaboration diagram for CLIPRDR_FILE_CONTENTS_RESPONSE:

Data Fields

CLIPRDR_HEADER common
 
UINT32 streamId
 
UINT32 cbRequested
 
const BYTE * requestedData
 

Detailed Description

Definition at line 200 of file channels/cliprdr.h.

Field Documentation

◆ cbRequested

UINT32 CLIPRDR_FILE_CONTENTS_RESPONSE::cbRequested

Definition at line 205 of file channels/cliprdr.h.

◆ common

CLIPRDR_HEADER CLIPRDR_FILE_CONTENTS_RESPONSE::common

Definition at line 202 of file channels/cliprdr.h.

◆ requestedData

const BYTE* CLIPRDR_FILE_CONTENTS_RESPONSE::requestedData

Definition at line 206 of file channels/cliprdr.h.

◆ streamId

UINT32 CLIPRDR_FILE_CONTENTS_RESPONSE::streamId

Definition at line 204 of file channels/cliprdr.h.


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