FreeRDP
rdpSecondaryUpdate Struct Reference
Collaboration diagram for rdpSecondaryUpdate:

Data Fields

rdpContext * context
 
UINT32 paddingA [16 - 1]
 
pCacheBitmap CacheBitmap
 
pCacheBitmapV2 CacheBitmapV2
 
pCacheBitmapV3 CacheBitmapV3
 
pCacheColorTable CacheColorTable
 
pCacheGlyph CacheGlyph
 
pCacheGlyphV2 CacheGlyphV2
 
pCacheBrush CacheBrush
 
pCacheOrderInfo CacheOrderInfo
 
UINT32 paddingE [32 - 24]
 

Detailed Description

Definition at line 175 of file secondary.h.

Field Documentation

◆ CacheBitmap

pCacheBitmap rdpSecondaryUpdate::CacheBitmap

Definition at line 180 of file secondary.h.

◆ CacheBitmapV2

pCacheBitmapV2 rdpSecondaryUpdate::CacheBitmapV2

Definition at line 181 of file secondary.h.

◆ CacheBitmapV3

pCacheBitmapV3 rdpSecondaryUpdate::CacheBitmapV3

Definition at line 182 of file secondary.h.

◆ CacheBrush

pCacheBrush rdpSecondaryUpdate::CacheBrush

Definition at line 186 of file secondary.h.

◆ CacheColorTable

pCacheColorTable rdpSecondaryUpdate::CacheColorTable

Definition at line 183 of file secondary.h.

◆ CacheGlyph

pCacheGlyph rdpSecondaryUpdate::CacheGlyph

Definition at line 184 of file secondary.h.

◆ CacheGlyphV2

pCacheGlyphV2 rdpSecondaryUpdate::CacheGlyphV2

Definition at line 185 of file secondary.h.

◆ CacheOrderInfo

pCacheOrderInfo rdpSecondaryUpdate::CacheOrderInfo

Definition at line 188 of file secondary.h.

◆ context

rdpContext* rdpSecondaryUpdate::context

Definition at line 177 of file secondary.h.

◆ paddingA

UINT32 rdpSecondaryUpdate::paddingA[16 - 1]

Definition at line 178 of file secondary.h.

◆ paddingE

UINT32 rdpSecondaryUpdate::paddingE[32 - 24]

Definition at line 189 of file secondary.h.


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