FreeRDP
Loading...
Searching...
No Matches
rdpSecondaryUpdate Struct Reference

Data Fields

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

Detailed Description

Definition at line 175 of file secondary.h.

Field Documentation

◆ CacheBitmap

WINPR_ATTR_NODISCARD pCacheBitmap rdpSecondaryUpdate::CacheBitmap

Definition at line 180 of file secondary.h.

◆ CacheBitmapV2

WINPR_ATTR_NODISCARD pCacheBitmapV2 rdpSecondaryUpdate::CacheBitmapV2

Definition at line 181 of file secondary.h.

◆ CacheBitmapV3

WINPR_ATTR_NODISCARD pCacheBitmapV3 rdpSecondaryUpdate::CacheBitmapV3

Definition at line 182 of file secondary.h.

◆ CacheBrush

WINPR_ATTR_NODISCARD pCacheBrush rdpSecondaryUpdate::CacheBrush

Definition at line 186 of file secondary.h.

◆ CacheColorTable

WINPR_ATTR_NODISCARD pCacheColorTable rdpSecondaryUpdate::CacheColorTable

Definition at line 183 of file secondary.h.

◆ CacheGlyph

WINPR_ATTR_NODISCARD pCacheGlyph rdpSecondaryUpdate::CacheGlyph

Definition at line 184 of file secondary.h.

◆ CacheGlyphV2

WINPR_ATTR_NODISCARD pCacheGlyphV2 rdpSecondaryUpdate::CacheGlyphV2

Definition at line 185 of file secondary.h.

◆ CacheOrderInfo

WINPR_ATTR_NODISCARD 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: