FreeRDP
CACHE_BITMAP_ORDER Struct Reference

#include <secondary.h>

Data Fields

UINT32 cacheId
 
UINT32 bitmapBpp
 
UINT32 bitmapWidth
 
UINT32 bitmapHeight
 
UINT32 bitmapLength
 
UINT32 cacheIndex
 
BOOL compressed
 
BYTE bitmapComprHdr [8]
 
BYTEbitmapDataStream
 

Field Documentation

◆ bitmapBpp

UINT32 CACHE_BITMAP_ORDER::bitmapBpp

◆ bitmapComprHdr

BYTE CACHE_BITMAP_ORDER::bitmapComprHdr[8]

◆ bitmapDataStream

BYTE* CACHE_BITMAP_ORDER::bitmapDataStream

◆ bitmapHeight

UINT32 CACHE_BITMAP_ORDER::bitmapHeight

◆ bitmapLength

UINT32 CACHE_BITMAP_ORDER::bitmapLength

◆ bitmapWidth

UINT32 CACHE_BITMAP_ORDER::bitmapWidth

◆ cacheId

UINT32 CACHE_BITMAP_ORDER::cacheId

◆ cacheIndex

UINT32 CACHE_BITMAP_ORDER::cacheIndex

◆ compressed

BOOL CACHE_BITMAP_ORDER::compressed

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