| 
    FreeRDP
    
   | 
 
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 | 
Definition at line 88 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::bitmapBpp | 
Definition at line 94 of file secondary.h.
| BYTE* CACHE_BITMAP_V2_ORDER::bitmapDataStream | 
Definition at line 104 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::bitmapHeight | 
Definition at line 96 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::bitmapLength | 
Definition at line 97 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::bitmapWidth | 
Definition at line 95 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cacheId | 
Definition at line 90 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cacheIndex | 
Definition at line 98 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cbCompFirstRowSize | 
Definition at line 100 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cbCompMainBodySize | 
Definition at line 101 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cbScanWidth | 
Definition at line 102 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::cbUncompressedSize | 
Definition at line 103 of file secondary.h.
| BOOL CACHE_BITMAP_V2_ORDER::compressed | 
Definition at line 99 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::flags | 
Definition at line 91 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::key1 | 
Definition at line 92 of file secondary.h.
| UINT32 CACHE_BITMAP_V2_ORDER::key2 | 
Definition at line 93 of file secondary.h.