FreeRDP
Loading...
Searching...
No Matches
rdpUpdate Struct Reference
Collaboration diagram for rdpUpdate:

Data Fields

rdpContext * context
 
UINT32 paddingA [16 - 1]
 
WINPR_ATTR_NODISCARD pBeginPaint BeginPaint
 
WINPR_ATTR_NODISCARD pEndPaint EndPaint
 
WINPR_ATTR_NODISCARD pSetBounds SetBounds
 
WINPR_ATTR_NODISCARD pSynchronize Synchronize
 
WINPR_ATTR_NODISCARD pDesktopResize DesktopResize
 
WINPR_ATTR_NODISCARD pBitmapUpdate BitmapUpdate
 
WINPR_ATTR_NODISCARD pPalette Palette
 
WINPR_ATTR_NODISCARD pPlaySound PlaySound
 
WINPR_ATTR_NODISCARD pSetKeyboardIndicators SetKeyboardIndicators
 
WINPR_ATTR_NODISCARD pSetKeyboardImeStatus SetKeyboardImeStatus
 
UINT32 paddingB [32 - 26]
 
rdpPointerUpdate * pointer
 
rdpPrimaryUpdate * primary
 
rdpSecondaryUpdate * secondary
 
rdpAltSecUpdate * altsec
 
rdpWindowUpdate * window
 
UINT32 paddingC [48 - 37]
 
pRefreshRect RefreshRect
 
pSuppressOutput SuppressOutput
 
pRemoteMonitors RemoteMonitors
 
UINT32 paddingD [64 - 51]
 
WINPR_ATTR_NODISCARD pSurfaceCommand SurfaceCommand
 
WINPR_ATTR_NODISCARD pSurfaceBits SurfaceBits
 
WINPR_ATTR_NODISCARD pSurfaceFrameMarker SurfaceFrameMarker
 
WINPR_ATTR_NODISCARD pSurfaceFrameBits SurfaceFrameBits
 
WINPR_ATTR_NODISCARD pSurfaceFrameAcknowledge SurfaceFrameAcknowledge
 
WINPR_ATTR_NODISCARD pSaveSessionInfo SaveSessionInfo
 
WINPR_ATTR_NODISCARD pServerStatusInfo ServerStatusInfo
 
BOOL autoCalculateBitmapData
 
UINT32 paddingE [80 - 72]
 

Detailed Description

Definition at line 200 of file include/freerdp/update.h.

Field Documentation

◆ altsec

rdpAltSecUpdate* rdpUpdate::altsec

Definition at line 220 of file include/freerdp/update.h.

◆ autoCalculateBitmapData

BOOL rdpUpdate::autoCalculateBitmapData

Definition at line 239 of file include/freerdp/update.h.

◆ BeginPaint

WINPR_ATTR_NODISCARD pBeginPaint rdpUpdate::BeginPaint

Definition at line 205 of file include/freerdp/update.h.

◆ BitmapUpdate

WINPR_ATTR_NODISCARD pBitmapUpdate rdpUpdate::BitmapUpdate

Definition at line 210 of file include/freerdp/update.h.

◆ context

rdpContext* rdpUpdate::context

Definition at line 202 of file include/freerdp/update.h.

◆ DesktopResize

WINPR_ATTR_NODISCARD pDesktopResize rdpUpdate::DesktopResize

Definition at line 209 of file include/freerdp/update.h.

◆ EndPaint

WINPR_ATTR_NODISCARD pEndPaint rdpUpdate::EndPaint

Definition at line 206 of file include/freerdp/update.h.

◆ paddingA

UINT32 rdpUpdate::paddingA[16 - 1]

Definition at line 203 of file include/freerdp/update.h.

◆ paddingB

UINT32 rdpUpdate::paddingB[32 - 26]

Definition at line 215 of file include/freerdp/update.h.

◆ paddingC

UINT32 rdpUpdate::paddingC[48 - 37]

Definition at line 222 of file include/freerdp/update.h.

◆ paddingD

UINT32 rdpUpdate::paddingD[64 - 51]

Definition at line 227 of file include/freerdp/update.h.

◆ paddingE

UINT32 rdpUpdate::paddingE[80 - 72]

Definition at line 240 of file include/freerdp/update.h.

◆ Palette

WINPR_ATTR_NODISCARD pPalette rdpUpdate::Palette

Definition at line 211 of file include/freerdp/update.h.

◆ PlaySound

WINPR_ATTR_NODISCARD pPlaySound rdpUpdate::PlaySound

Definition at line 212 of file include/freerdp/update.h.

◆ pointer

rdpPointerUpdate* rdpUpdate::pointer

Definition at line 217 of file include/freerdp/update.h.

◆ primary

rdpPrimaryUpdate* rdpUpdate::primary

Definition at line 218 of file include/freerdp/update.h.

◆ RefreshRect

pRefreshRect rdpUpdate::RefreshRect

Definition at line 224 of file include/freerdp/update.h.

◆ RemoteMonitors

pRemoteMonitors rdpUpdate::RemoteMonitors

Definition at line 226 of file include/freerdp/update.h.

◆ SaveSessionInfo

WINPR_ATTR_NODISCARD pSaveSessionInfo rdpUpdate::SaveSessionInfo

Definition at line 234 of file include/freerdp/update.h.

◆ secondary

rdpSecondaryUpdate* rdpUpdate::secondary

Definition at line 219 of file include/freerdp/update.h.

◆ ServerStatusInfo

WINPR_ATTR_NODISCARD pServerStatusInfo rdpUpdate::ServerStatusInfo

Definition at line 235 of file include/freerdp/update.h.

◆ SetBounds

WINPR_ATTR_NODISCARD pSetBounds rdpUpdate::SetBounds

Definition at line 207 of file include/freerdp/update.h.

◆ SetKeyboardImeStatus

WINPR_ATTR_NODISCARD pSetKeyboardImeStatus rdpUpdate::SetKeyboardImeStatus

Definition at line 214 of file include/freerdp/update.h.

◆ SetKeyboardIndicators

WINPR_ATTR_NODISCARD pSetKeyboardIndicators rdpUpdate::SetKeyboardIndicators

Definition at line 213 of file include/freerdp/update.h.

◆ SuppressOutput

pSuppressOutput rdpUpdate::SuppressOutput

Definition at line 225 of file include/freerdp/update.h.

◆ SurfaceBits

WINPR_ATTR_NODISCARD pSurfaceBits rdpUpdate::SurfaceBits

Definition at line 230 of file include/freerdp/update.h.

◆ SurfaceCommand

WINPR_ATTR_NODISCARD pSurfaceCommand rdpUpdate::SurfaceCommand

Definition at line 229 of file include/freerdp/update.h.

◆ SurfaceFrameAcknowledge

WINPR_ATTR_NODISCARD pSurfaceFrameAcknowledge rdpUpdate::SurfaceFrameAcknowledge

Definition at line 233 of file include/freerdp/update.h.

◆ SurfaceFrameBits

WINPR_ATTR_NODISCARD pSurfaceFrameBits rdpUpdate::SurfaceFrameBits

Definition at line 232 of file include/freerdp/update.h.

◆ SurfaceFrameMarker

WINPR_ATTR_NODISCARD pSurfaceFrameMarker rdpUpdate::SurfaceFrameMarker

Definition at line 231 of file include/freerdp/update.h.

◆ Synchronize

WINPR_ATTR_NODISCARD pSynchronize rdpUpdate::Synchronize

Definition at line 208 of file include/freerdp/update.h.

◆ window

rdpWindowUpdate* rdpUpdate::window

Definition at line 221 of file include/freerdp/update.h.


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