ReactOS 0.4.15-dev-7934-g1dc8d80
_RDP_RAW_BMPCACHE_ORDER Struct Reference

#include <orders.h>

Public Attributes

uint8 cache_id
 
uint8 pad1
 
uint8 width
 
uint8 height
 
uint8 bpp
 
uint16 bufsize
 
uint16 cache_idx
 
uint8data
 

Detailed Description

Definition at line 292 of file orders.h.

Member Data Documentation

◆ bpp

uint8 _RDP_RAW_BMPCACHE_ORDER::bpp

Definition at line 298 of file orders.h.

◆ bufsize

uint16 _RDP_RAW_BMPCACHE_ORDER::bufsize

Definition at line 299 of file orders.h.

◆ cache_id

uint8 _RDP_RAW_BMPCACHE_ORDER::cache_id

Definition at line 294 of file orders.h.

◆ cache_idx

uint16 _RDP_RAW_BMPCACHE_ORDER::cache_idx

Definition at line 300 of file orders.h.

◆ data

uint8 * _RDP_RAW_BMPCACHE_ORDER::data

Definition at line 301 of file orders.h.

◆ height

uint8 _RDP_RAW_BMPCACHE_ORDER::height

Definition at line 297 of file orders.h.

◆ pad1

uint8 _RDP_RAW_BMPCACHE_ORDER::pad1

Definition at line 295 of file orders.h.

◆ width

uint8 _RDP_RAW_BMPCACHE_ORDER::width

Definition at line 296 of file orders.h.


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