FreeRDP
CACHE_BITMAP_V2_ORDER Struct Reference

Data Fields

UINT32 cacheId
 
UINT32 flags
 
UINT32 key1
 
UINT32 key2
 
UINT32 bitmapBpp
 
UINT32 bitmapWidth
 
UINT32 bitmapHeight
 
UINT32 bitmapLength
 
UINT32 cacheIndex
 
BOOL compressed
 
UINT32 cbCompFirstRowSize
 
UINT32 cbCompMainBodySize
 
UINT32 cbScanWidth
 
UINT32 cbUncompressedSize
 
BYTE * bitmapDataStream
 

Detailed Description

Definition at line 88 of file secondary.h.

Field Documentation

◆ bitmapBpp

UINT32 CACHE_BITMAP_V2_ORDER::bitmapBpp

Definition at line 94 of file secondary.h.

◆ bitmapDataStream

BYTE* CACHE_BITMAP_V2_ORDER::bitmapDataStream

Definition at line 104 of file secondary.h.

◆ bitmapHeight

UINT32 CACHE_BITMAP_V2_ORDER::bitmapHeight

Definition at line 96 of file secondary.h.

◆ bitmapLength

UINT32 CACHE_BITMAP_V2_ORDER::bitmapLength

Definition at line 97 of file secondary.h.

◆ bitmapWidth

UINT32 CACHE_BITMAP_V2_ORDER::bitmapWidth

Definition at line 95 of file secondary.h.

◆ cacheId

UINT32 CACHE_BITMAP_V2_ORDER::cacheId

Definition at line 90 of file secondary.h.

◆ cacheIndex

UINT32 CACHE_BITMAP_V2_ORDER::cacheIndex

Definition at line 98 of file secondary.h.

◆ cbCompFirstRowSize

UINT32 CACHE_BITMAP_V2_ORDER::cbCompFirstRowSize

Definition at line 100 of file secondary.h.

◆ cbCompMainBodySize

UINT32 CACHE_BITMAP_V2_ORDER::cbCompMainBodySize

Definition at line 101 of file secondary.h.

◆ cbScanWidth

UINT32 CACHE_BITMAP_V2_ORDER::cbScanWidth

Definition at line 102 of file secondary.h.

◆ cbUncompressedSize

UINT32 CACHE_BITMAP_V2_ORDER::cbUncompressedSize

Definition at line 103 of file secondary.h.

◆ compressed

BOOL CACHE_BITMAP_V2_ORDER::compressed

Definition at line 99 of file secondary.h.

◆ flags

UINT32 CACHE_BITMAP_V2_ORDER::flags

Definition at line 91 of file secondary.h.

◆ key1

UINT32 CACHE_BITMAP_V2_ORDER::key1

Definition at line 92 of file secondary.h.

◆ key2

UINT32 CACHE_BITMAP_V2_ORDER::key2

Definition at line 93 of file secondary.h.


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