FreeRDP
CACHE_BITMAP_V2_ORDER Struct Reference

#include <secondary.h>

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
 
BYTEbitmapDataStream
 

Field Documentation

◆ bitmapBpp

UINT32 CACHE_BITMAP_V2_ORDER::bitmapBpp

◆ bitmapDataStream

BYTE* CACHE_BITMAP_V2_ORDER::bitmapDataStream

◆ bitmapHeight

UINT32 CACHE_BITMAP_V2_ORDER::bitmapHeight

◆ bitmapLength

UINT32 CACHE_BITMAP_V2_ORDER::bitmapLength

◆ bitmapWidth

UINT32 CACHE_BITMAP_V2_ORDER::bitmapWidth

◆ cacheId

UINT32 CACHE_BITMAP_V2_ORDER::cacheId

◆ cacheIndex

UINT32 CACHE_BITMAP_V2_ORDER::cacheIndex

◆ cbCompFirstRowSize

UINT32 CACHE_BITMAP_V2_ORDER::cbCompFirstRowSize

◆ cbCompMainBodySize

UINT32 CACHE_BITMAP_V2_ORDER::cbCompMainBodySize

◆ cbScanWidth

UINT32 CACHE_BITMAP_V2_ORDER::cbScanWidth

◆ cbUncompressedSize

UINT32 CACHE_BITMAP_V2_ORDER::cbUncompressedSize

◆ compressed

BOOL CACHE_BITMAP_V2_ORDER::compressed

◆ flags

UINT32 CACHE_BITMAP_V2_ORDER::flags

◆ key1

UINT32 CACHE_BITMAP_V2_ORDER::key1

◆ key2

UINT32 CACHE_BITMAP_V2_ORDER::key2

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