ReactOS 0.4.15-dev-8102-g108db8f
_RDP_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
 
uint16 pad2
 
uint16 size
 
uint16 row_size
 
uint16 final_size
 
uint8data
 

Detailed Description

Definition at line 306 of file orders.h.

Member Data Documentation

◆ bpp

uint8 _RDP_BMPCACHE_ORDER::bpp

Definition at line 312 of file orders.h.

◆ bufsize

uint16 _RDP_BMPCACHE_ORDER::bufsize

Definition at line 313 of file orders.h.

◆ cache_id

uint8 _RDP_BMPCACHE_ORDER::cache_id

Definition at line 308 of file orders.h.

◆ cache_idx

uint16 _RDP_BMPCACHE_ORDER::cache_idx

Definition at line 314 of file orders.h.

◆ data

uint8 * _RDP_BMPCACHE_ORDER::data

Definition at line 319 of file orders.h.

◆ final_size

uint16 _RDP_BMPCACHE_ORDER::final_size

Definition at line 318 of file orders.h.

◆ height

uint8 _RDP_BMPCACHE_ORDER::height

Definition at line 311 of file orders.h.

◆ pad1

uint8 _RDP_BMPCACHE_ORDER::pad1

Definition at line 309 of file orders.h.

◆ pad2

uint16 _RDP_BMPCACHE_ORDER::pad2

Definition at line 315 of file orders.h.

◆ row_size

uint16 _RDP_BMPCACHE_ORDER::row_size

Definition at line 317 of file orders.h.

◆ size

uint16 _RDP_BMPCACHE_ORDER::size

Definition at line 316 of file orders.h.

◆ width

uint8 _RDP_BMPCACHE_ORDER::width

Definition at line 310 of file orders.h.


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