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

#include <message.h>

Data Fields

rdpUpdate * update
 
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
 
WINPR_ATTR_NODISCARD pRefreshRect RefreshRect
 
WINPR_ATTR_NODISCARD pSuppressOutput SuppressOutput
 
WINPR_ATTR_NODISCARD pSurfaceCommand SurfaceCommand
 
WINPR_ATTR_NODISCARD pSurfaceBits SurfaceBits
 
WINPR_ATTR_NODISCARD pSurfaceFrameMarker SurfaceFrameMarker
 
WINPR_ATTR_NODISCARD pSurfaceFrameAcknowledge SurfaceFrameAcknowledge
 
WINPR_ATTR_NODISCARD pDstBlt DstBlt
 
WINPR_ATTR_NODISCARD pPatBlt PatBlt
 
WINPR_ATTR_NODISCARD pScrBlt ScrBlt
 
WINPR_ATTR_NODISCARD pOpaqueRect OpaqueRect
 
WINPR_ATTR_NODISCARD pDrawNineGrid DrawNineGrid
 
WINPR_ATTR_NODISCARD pMultiDstBlt MultiDstBlt
 
WINPR_ATTR_NODISCARD pMultiPatBlt MultiPatBlt
 
WINPR_ATTR_NODISCARD pMultiScrBlt MultiScrBlt
 
WINPR_ATTR_NODISCARD pMultiOpaqueRect MultiOpaqueRect
 
WINPR_ATTR_NODISCARD pMultiDrawNineGrid MultiDrawNineGrid
 
WINPR_ATTR_NODISCARD pLineTo LineTo
 
WINPR_ATTR_NODISCARD pPolyline Polyline
 
WINPR_ATTR_NODISCARD pMemBlt MemBlt
 
WINPR_ATTR_NODISCARD pMem3Blt Mem3Blt
 
WINPR_ATTR_NODISCARD pSaveBitmap SaveBitmap
 
WINPR_ATTR_NODISCARD pGlyphIndex GlyphIndex
 
WINPR_ATTR_NODISCARD pFastIndex FastIndex
 
WINPR_ATTR_NODISCARD pFastGlyph FastGlyph
 
WINPR_ATTR_NODISCARD pPolygonSC PolygonSC
 
WINPR_ATTR_NODISCARD pPolygonCB PolygonCB
 
WINPR_ATTR_NODISCARD pEllipseSC EllipseSC
 
WINPR_ATTR_NODISCARD pEllipseCB EllipseCB
 
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 pCreateOffscreenBitmap CreateOffscreenBitmap
 
WINPR_ATTR_NODISCARD pSwitchSurface SwitchSurface
 
WINPR_ATTR_NODISCARD pCreateNineGridBitmap CreateNineGridBitmap
 
WINPR_ATTR_NODISCARD pFrameMarker FrameMarker
 
WINPR_ATTR_NODISCARD pStreamBitmapFirst StreamBitmapFirst
 
WINPR_ATTR_NODISCARD pStreamBitmapNext StreamBitmapNext
 
WINPR_ATTR_NODISCARD pDrawGdiPlusFirst DrawGdiPlusFirst
 
WINPR_ATTR_NODISCARD pDrawGdiPlusNext DrawGdiPlusNext
 
WINPR_ATTR_NODISCARD pDrawGdiPlusEnd DrawGdiPlusEnd
 
WINPR_ATTR_NODISCARD pDrawGdiPlusCacheFirst DrawGdiPlusCacheFirst
 
WINPR_ATTR_NODISCARD pDrawGdiPlusCacheNext DrawGdiPlusCacheNext
 
WINPR_ATTR_NODISCARD pDrawGdiPlusCacheEnd DrawGdiPlusCacheEnd
 
WINPR_ATTR_NODISCARD pWindowCreate WindowCreate
 
WINPR_ATTR_NODISCARD pWindowUpdate WindowUpdate
 
WINPR_ATTR_NODISCARD pWindowIcon WindowIcon
 
WINPR_ATTR_NODISCARD pWindowCachedIcon WindowCachedIcon
 
WINPR_ATTR_NODISCARD pWindowDelete WindowDelete
 
WINPR_ATTR_NODISCARD pNotifyIconCreate NotifyIconCreate
 
WINPR_ATTR_NODISCARD pNotifyIconUpdate NotifyIconUpdate
 
WINPR_ATTR_NODISCARD pNotifyIconDelete NotifyIconDelete
 
WINPR_ATTR_NODISCARD pMonitoredDesktop MonitoredDesktop
 
WINPR_ATTR_NODISCARD pNonMonitoredDesktop NonMonitoredDesktop
 
WINPR_ATTR_NODISCARD pPointerPosition PointerPosition
 
WINPR_ATTR_NODISCARD pPointerSystem PointerSystem
 
WINPR_ATTR_NODISCARD pPointerColor PointerColor
 
WINPR_ATTR_NODISCARD pPointerNew PointerNew
 
WINPR_ATTR_NODISCARD pPointerCached PointerCached
 
WINPR_ATTR_NODISCARD pPointerLarge PointerLarge
 
HANDLE thread
 

Detailed Description

FreeRDP: A Remote Desktop Protocol Implementation Asynchronous Message Queue

Copyright 2012 Marc-Andre Moreau marca.nosp@m.ndre.nosp@m..more.nosp@m.au@g.nosp@m.mail..nosp@m.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Update Message Queue

Definition at line 33 of file libfreerdp/core/message.h.

Field Documentation

◆ BeginPaint

WINPR_ATTR_NODISCARD pBeginPaint rdpUpdateProxy::BeginPaint

Definition at line 39 of file libfreerdp/core/message.h.

◆ BitmapUpdate

WINPR_ATTR_NODISCARD pBitmapUpdate rdpUpdateProxy::BitmapUpdate

Definition at line 44 of file libfreerdp/core/message.h.

◆ CacheBitmap

WINPR_ATTR_NODISCARD pCacheBitmap rdpUpdateProxy::CacheBitmap

Definition at line 83 of file libfreerdp/core/message.h.

◆ CacheBitmapV2

WINPR_ATTR_NODISCARD pCacheBitmapV2 rdpUpdateProxy::CacheBitmapV2

Definition at line 84 of file libfreerdp/core/message.h.

◆ CacheBitmapV3

WINPR_ATTR_NODISCARD pCacheBitmapV3 rdpUpdateProxy::CacheBitmapV3

Definition at line 85 of file libfreerdp/core/message.h.

◆ CacheBrush

WINPR_ATTR_NODISCARD pCacheBrush rdpUpdateProxy::CacheBrush

Definition at line 89 of file libfreerdp/core/message.h.

◆ CacheColorTable

WINPR_ATTR_NODISCARD pCacheColorTable rdpUpdateProxy::CacheColorTable

Definition at line 86 of file libfreerdp/core/message.h.

◆ CacheGlyph

WINPR_ATTR_NODISCARD pCacheGlyph rdpUpdateProxy::CacheGlyph

Definition at line 87 of file libfreerdp/core/message.h.

◆ CacheGlyphV2

WINPR_ATTR_NODISCARD pCacheGlyphV2 rdpUpdateProxy::CacheGlyphV2

Definition at line 88 of file libfreerdp/core/message.h.

◆ CreateNineGridBitmap

WINPR_ATTR_NODISCARD pCreateNineGridBitmap rdpUpdateProxy::CreateNineGridBitmap

Definition at line 95 of file libfreerdp/core/message.h.

◆ CreateOffscreenBitmap

WINPR_ATTR_NODISCARD pCreateOffscreenBitmap rdpUpdateProxy::CreateOffscreenBitmap

Definition at line 93 of file libfreerdp/core/message.h.

◆ DesktopResize

WINPR_ATTR_NODISCARD pDesktopResize rdpUpdateProxy::DesktopResize

Definition at line 43 of file libfreerdp/core/message.h.

◆ DrawGdiPlusCacheEnd

WINPR_ATTR_NODISCARD pDrawGdiPlusCacheEnd rdpUpdateProxy::DrawGdiPlusCacheEnd

Definition at line 104 of file libfreerdp/core/message.h.

◆ DrawGdiPlusCacheFirst

WINPR_ATTR_NODISCARD pDrawGdiPlusCacheFirst rdpUpdateProxy::DrawGdiPlusCacheFirst

Definition at line 102 of file libfreerdp/core/message.h.

◆ DrawGdiPlusCacheNext

WINPR_ATTR_NODISCARD pDrawGdiPlusCacheNext rdpUpdateProxy::DrawGdiPlusCacheNext

Definition at line 103 of file libfreerdp/core/message.h.

◆ DrawGdiPlusEnd

WINPR_ATTR_NODISCARD pDrawGdiPlusEnd rdpUpdateProxy::DrawGdiPlusEnd

Definition at line 101 of file libfreerdp/core/message.h.

◆ DrawGdiPlusFirst

WINPR_ATTR_NODISCARD pDrawGdiPlusFirst rdpUpdateProxy::DrawGdiPlusFirst

Definition at line 99 of file libfreerdp/core/message.h.

◆ DrawGdiPlusNext

WINPR_ATTR_NODISCARD pDrawGdiPlusNext rdpUpdateProxy::DrawGdiPlusNext

Definition at line 100 of file libfreerdp/core/message.h.

◆ DrawNineGrid

WINPR_ATTR_NODISCARD pDrawNineGrid rdpUpdateProxy::DrawNineGrid

Definition at line 62 of file libfreerdp/core/message.h.

◆ DstBlt

WINPR_ATTR_NODISCARD pDstBlt rdpUpdateProxy::DstBlt

Definition at line 58 of file libfreerdp/core/message.h.

◆ EllipseCB

WINPR_ATTR_NODISCARD pEllipseCB rdpUpdateProxy::EllipseCB

Definition at line 79 of file libfreerdp/core/message.h.

◆ EllipseSC

WINPR_ATTR_NODISCARD pEllipseSC rdpUpdateProxy::EllipseSC

Definition at line 78 of file libfreerdp/core/message.h.

◆ EndPaint

WINPR_ATTR_NODISCARD pEndPaint rdpUpdateProxy::EndPaint

Definition at line 40 of file libfreerdp/core/message.h.

◆ FastGlyph

WINPR_ATTR_NODISCARD pFastGlyph rdpUpdateProxy::FastGlyph

Definition at line 75 of file libfreerdp/core/message.h.

◆ FastIndex

WINPR_ATTR_NODISCARD pFastIndex rdpUpdateProxy::FastIndex

Definition at line 74 of file libfreerdp/core/message.h.

◆ FrameMarker

WINPR_ATTR_NODISCARD pFrameMarker rdpUpdateProxy::FrameMarker

Definition at line 96 of file libfreerdp/core/message.h.

◆ GlyphIndex

WINPR_ATTR_NODISCARD pGlyphIndex rdpUpdateProxy::GlyphIndex

Definition at line 73 of file libfreerdp/core/message.h.

◆ LineTo

WINPR_ATTR_NODISCARD pLineTo rdpUpdateProxy::LineTo

Definition at line 68 of file libfreerdp/core/message.h.

◆ Mem3Blt

WINPR_ATTR_NODISCARD pMem3Blt rdpUpdateProxy::Mem3Blt

Definition at line 71 of file libfreerdp/core/message.h.

◆ MemBlt

WINPR_ATTR_NODISCARD pMemBlt rdpUpdateProxy::MemBlt

Definition at line 70 of file libfreerdp/core/message.h.

◆ MonitoredDesktop

WINPR_ATTR_NODISCARD pMonitoredDesktop rdpUpdateProxy::MonitoredDesktop

Definition at line 116 of file libfreerdp/core/message.h.

◆ MultiDrawNineGrid

WINPR_ATTR_NODISCARD pMultiDrawNineGrid rdpUpdateProxy::MultiDrawNineGrid

Definition at line 67 of file libfreerdp/core/message.h.

◆ MultiDstBlt

WINPR_ATTR_NODISCARD pMultiDstBlt rdpUpdateProxy::MultiDstBlt

Definition at line 63 of file libfreerdp/core/message.h.

◆ MultiOpaqueRect

WINPR_ATTR_NODISCARD pMultiOpaqueRect rdpUpdateProxy::MultiOpaqueRect

Definition at line 66 of file libfreerdp/core/message.h.

◆ MultiPatBlt

WINPR_ATTR_NODISCARD pMultiPatBlt rdpUpdateProxy::MultiPatBlt

Definition at line 64 of file libfreerdp/core/message.h.

◆ MultiScrBlt

WINPR_ATTR_NODISCARD pMultiScrBlt rdpUpdateProxy::MultiScrBlt

Definition at line 65 of file libfreerdp/core/message.h.

◆ NonMonitoredDesktop

WINPR_ATTR_NODISCARD pNonMonitoredDesktop rdpUpdateProxy::NonMonitoredDesktop

Definition at line 117 of file libfreerdp/core/message.h.

◆ NotifyIconCreate

WINPR_ATTR_NODISCARD pNotifyIconCreate rdpUpdateProxy::NotifyIconCreate

Definition at line 113 of file libfreerdp/core/message.h.

◆ NotifyIconDelete

WINPR_ATTR_NODISCARD pNotifyIconDelete rdpUpdateProxy::NotifyIconDelete

Definition at line 115 of file libfreerdp/core/message.h.

◆ NotifyIconUpdate

WINPR_ATTR_NODISCARD pNotifyIconUpdate rdpUpdateProxy::NotifyIconUpdate

Definition at line 114 of file libfreerdp/core/message.h.

◆ OpaqueRect

WINPR_ATTR_NODISCARD pOpaqueRect rdpUpdateProxy::OpaqueRect

Definition at line 61 of file libfreerdp/core/message.h.

◆ Palette

WINPR_ATTR_NODISCARD pPalette rdpUpdateProxy::Palette

Definition at line 45 of file libfreerdp/core/message.h.

◆ PatBlt

WINPR_ATTR_NODISCARD pPatBlt rdpUpdateProxy::PatBlt

Definition at line 59 of file libfreerdp/core/message.h.

◆ PlaySound

WINPR_ATTR_NODISCARD pPlaySound rdpUpdateProxy::PlaySound

Definition at line 46 of file libfreerdp/core/message.h.

◆ PointerCached

WINPR_ATTR_NODISCARD pPointerCached rdpUpdateProxy::PointerCached

Definition at line 125 of file libfreerdp/core/message.h.

◆ PointerColor

WINPR_ATTR_NODISCARD pPointerColor rdpUpdateProxy::PointerColor

Definition at line 123 of file libfreerdp/core/message.h.

◆ PointerLarge

WINPR_ATTR_NODISCARD pPointerLarge rdpUpdateProxy::PointerLarge

Definition at line 126 of file libfreerdp/core/message.h.

◆ PointerNew

WINPR_ATTR_NODISCARD pPointerNew rdpUpdateProxy::PointerNew

Definition at line 124 of file libfreerdp/core/message.h.

◆ PointerPosition

WINPR_ATTR_NODISCARD pPointerPosition rdpUpdateProxy::PointerPosition

Definition at line 121 of file libfreerdp/core/message.h.

◆ PointerSystem

WINPR_ATTR_NODISCARD pPointerSystem rdpUpdateProxy::PointerSystem

Definition at line 122 of file libfreerdp/core/message.h.

◆ PolygonCB

WINPR_ATTR_NODISCARD pPolygonCB rdpUpdateProxy::PolygonCB

Definition at line 77 of file libfreerdp/core/message.h.

◆ PolygonSC

WINPR_ATTR_NODISCARD pPolygonSC rdpUpdateProxy::PolygonSC

Definition at line 76 of file libfreerdp/core/message.h.

◆ Polyline

WINPR_ATTR_NODISCARD pPolyline rdpUpdateProxy::Polyline

Definition at line 69 of file libfreerdp/core/message.h.

◆ RefreshRect

WINPR_ATTR_NODISCARD pRefreshRect rdpUpdateProxy::RefreshRect

Definition at line 49 of file libfreerdp/core/message.h.

◆ SaveBitmap

WINPR_ATTR_NODISCARD pSaveBitmap rdpUpdateProxy::SaveBitmap

Definition at line 72 of file libfreerdp/core/message.h.

◆ ScrBlt

WINPR_ATTR_NODISCARD pScrBlt rdpUpdateProxy::ScrBlt

Definition at line 60 of file libfreerdp/core/message.h.

◆ SetBounds

WINPR_ATTR_NODISCARD pSetBounds rdpUpdateProxy::SetBounds

Definition at line 41 of file libfreerdp/core/message.h.

◆ SetKeyboardImeStatus

WINPR_ATTR_NODISCARD pSetKeyboardImeStatus rdpUpdateProxy::SetKeyboardImeStatus

Definition at line 48 of file libfreerdp/core/message.h.

◆ SetKeyboardIndicators

WINPR_ATTR_NODISCARD pSetKeyboardIndicators rdpUpdateProxy::SetKeyboardIndicators

Definition at line 47 of file libfreerdp/core/message.h.

◆ StreamBitmapFirst

WINPR_ATTR_NODISCARD pStreamBitmapFirst rdpUpdateProxy::StreamBitmapFirst

Definition at line 97 of file libfreerdp/core/message.h.

◆ StreamBitmapNext

WINPR_ATTR_NODISCARD pStreamBitmapNext rdpUpdateProxy::StreamBitmapNext

Definition at line 98 of file libfreerdp/core/message.h.

◆ SuppressOutput

WINPR_ATTR_NODISCARD pSuppressOutput rdpUpdateProxy::SuppressOutput

Definition at line 50 of file libfreerdp/core/message.h.

◆ SurfaceBits

WINPR_ATTR_NODISCARD pSurfaceBits rdpUpdateProxy::SurfaceBits

Definition at line 52 of file libfreerdp/core/message.h.

◆ SurfaceCommand

WINPR_ATTR_NODISCARD pSurfaceCommand rdpUpdateProxy::SurfaceCommand

Definition at line 51 of file libfreerdp/core/message.h.

◆ SurfaceFrameAcknowledge

WINPR_ATTR_NODISCARD pSurfaceFrameAcknowledge rdpUpdateProxy::SurfaceFrameAcknowledge

Definition at line 54 of file libfreerdp/core/message.h.

◆ SurfaceFrameMarker

WINPR_ATTR_NODISCARD pSurfaceFrameMarker rdpUpdateProxy::SurfaceFrameMarker

Definition at line 53 of file libfreerdp/core/message.h.

◆ SwitchSurface

WINPR_ATTR_NODISCARD pSwitchSurface rdpUpdateProxy::SwitchSurface

Definition at line 94 of file libfreerdp/core/message.h.

◆ Synchronize

WINPR_ATTR_NODISCARD pSynchronize rdpUpdateProxy::Synchronize

Definition at line 42 of file libfreerdp/core/message.h.

◆ thread

HANDLE rdpUpdateProxy::thread

Definition at line 128 of file libfreerdp/core/message.h.

◆ update

rdpUpdate* rdpUpdateProxy::update

Definition at line 35 of file libfreerdp/core/message.h.

◆ WindowCachedIcon

WINPR_ATTR_NODISCARD pWindowCachedIcon rdpUpdateProxy::WindowCachedIcon

Definition at line 111 of file libfreerdp/core/message.h.

◆ WindowCreate

WINPR_ATTR_NODISCARD pWindowCreate rdpUpdateProxy::WindowCreate

Definition at line 108 of file libfreerdp/core/message.h.

◆ WindowDelete

WINPR_ATTR_NODISCARD pWindowDelete rdpUpdateProxy::WindowDelete

Definition at line 112 of file libfreerdp/core/message.h.

◆ WindowIcon

WINPR_ATTR_NODISCARD pWindowIcon rdpUpdateProxy::WindowIcon

Definition at line 110 of file libfreerdp/core/message.h.

◆ WindowUpdate

WINPR_ATTR_NODISCARD pWindowUpdate rdpUpdateProxy::WindowUpdate

Definition at line 109 of file libfreerdp/core/message.h.


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