FreeRDP
rdpUpdateProxy Struct Reference

#include <message.h>

Collaboration diagram for rdpUpdateProxy:

Data Fields

rdpUpdate * update
 
pBeginPaint BeginPaint
 
pEndPaint EndPaint
 
pSetBounds SetBounds
 
pSynchronize Synchronize
 
pDesktopResize DesktopResize
 
pBitmapUpdate BitmapUpdate
 
pPalette Palette
 
pPlaySound PlaySound
 
pSetKeyboardIndicators SetKeyboardIndicators
 
pSetKeyboardImeStatus SetKeyboardImeStatus
 
pRefreshRect RefreshRect
 
pSuppressOutput SuppressOutput
 
pSurfaceCommand SurfaceCommand
 
pSurfaceBits SurfaceBits
 
pSurfaceFrameMarker SurfaceFrameMarker
 
pSurfaceFrameAcknowledge SurfaceFrameAcknowledge
 
pDstBlt DstBlt
 
pPatBlt PatBlt
 
pScrBlt ScrBlt
 
pOpaqueRect OpaqueRect
 
pDrawNineGrid DrawNineGrid
 
pMultiDstBlt MultiDstBlt
 
pMultiPatBlt MultiPatBlt
 
pMultiScrBlt MultiScrBlt
 
pMultiOpaqueRect MultiOpaqueRect
 
pMultiDrawNineGrid MultiDrawNineGrid
 
pLineTo LineTo
 
pPolyline Polyline
 
pMemBlt MemBlt
 
pMem3Blt Mem3Blt
 
pSaveBitmap SaveBitmap
 
pGlyphIndex GlyphIndex
 
pFastIndex FastIndex
 
pFastGlyph FastGlyph
 
pPolygonSC PolygonSC
 
pPolygonCB PolygonCB
 
pEllipseSC EllipseSC
 
pEllipseCB EllipseCB
 
pCacheBitmap CacheBitmap
 
pCacheBitmapV2 CacheBitmapV2
 
pCacheBitmapV3 CacheBitmapV3
 
pCacheColorTable CacheColorTable
 
pCacheGlyph CacheGlyph
 
pCacheGlyphV2 CacheGlyphV2
 
pCacheBrush CacheBrush
 
pCreateOffscreenBitmap CreateOffscreenBitmap
 
pSwitchSurface SwitchSurface
 
pCreateNineGridBitmap CreateNineGridBitmap
 
pFrameMarker FrameMarker
 
pStreamBitmapFirst StreamBitmapFirst
 
pStreamBitmapNext StreamBitmapNext
 
pDrawGdiPlusFirst DrawGdiPlusFirst
 
pDrawGdiPlusNext DrawGdiPlusNext
 
pDrawGdiPlusEnd DrawGdiPlusEnd
 
pDrawGdiPlusCacheFirst DrawGdiPlusCacheFirst
 
pDrawGdiPlusCacheNext DrawGdiPlusCacheNext
 
pDrawGdiPlusCacheEnd DrawGdiPlusCacheEnd
 
pWindowCreate WindowCreate
 
pWindowUpdate WindowUpdate
 
pWindowIcon WindowIcon
 
pWindowCachedIcon WindowCachedIcon
 
pWindowDelete WindowDelete
 
pNotifyIconCreate NotifyIconCreate
 
pNotifyIconUpdate NotifyIconUpdate
 
pNotifyIconDelete NotifyIconDelete
 
pMonitoredDesktop MonitoredDesktop
 
pNonMonitoredDesktop NonMonitoredDesktop
 
pPointerPosition PointerPosition
 
pPointerSystem PointerSystem
 
pPointerColor PointerColor
 
pPointerNew PointerNew
 
pPointerCached PointerCached
 
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

Field Documentation

◆ BeginPaint

pBeginPaint rdpUpdateProxy::BeginPaint

◆ BitmapUpdate

pBitmapUpdate rdpUpdateProxy::BitmapUpdate

◆ CacheBitmap

pCacheBitmap rdpUpdateProxy::CacheBitmap

◆ CacheBitmapV2

pCacheBitmapV2 rdpUpdateProxy::CacheBitmapV2

◆ CacheBitmapV3

pCacheBitmapV3 rdpUpdateProxy::CacheBitmapV3

◆ CacheBrush

pCacheBrush rdpUpdateProxy::CacheBrush

◆ CacheColorTable

pCacheColorTable rdpUpdateProxy::CacheColorTable

◆ CacheGlyph

pCacheGlyph rdpUpdateProxy::CacheGlyph

◆ CacheGlyphV2

pCacheGlyphV2 rdpUpdateProxy::CacheGlyphV2

◆ CreateNineGridBitmap

pCreateNineGridBitmap rdpUpdateProxy::CreateNineGridBitmap

◆ CreateOffscreenBitmap

pCreateOffscreenBitmap rdpUpdateProxy::CreateOffscreenBitmap

◆ DesktopResize

pDesktopResize rdpUpdateProxy::DesktopResize

◆ DrawGdiPlusCacheEnd

pDrawGdiPlusCacheEnd rdpUpdateProxy::DrawGdiPlusCacheEnd

◆ DrawGdiPlusCacheFirst

pDrawGdiPlusCacheFirst rdpUpdateProxy::DrawGdiPlusCacheFirst

◆ DrawGdiPlusCacheNext

pDrawGdiPlusCacheNext rdpUpdateProxy::DrawGdiPlusCacheNext

◆ DrawGdiPlusEnd

pDrawGdiPlusEnd rdpUpdateProxy::DrawGdiPlusEnd

◆ DrawGdiPlusFirst

pDrawGdiPlusFirst rdpUpdateProxy::DrawGdiPlusFirst

◆ DrawGdiPlusNext

pDrawGdiPlusNext rdpUpdateProxy::DrawGdiPlusNext

◆ DrawNineGrid

pDrawNineGrid rdpUpdateProxy::DrawNineGrid

◆ DstBlt

pDstBlt rdpUpdateProxy::DstBlt

◆ EllipseCB

pEllipseCB rdpUpdateProxy::EllipseCB

◆ EllipseSC

pEllipseSC rdpUpdateProxy::EllipseSC

◆ EndPaint

pEndPaint rdpUpdateProxy::EndPaint

◆ FastGlyph

pFastGlyph rdpUpdateProxy::FastGlyph

◆ FastIndex

pFastIndex rdpUpdateProxy::FastIndex

◆ FrameMarker

pFrameMarker rdpUpdateProxy::FrameMarker

◆ GlyphIndex

pGlyphIndex rdpUpdateProxy::GlyphIndex

◆ LineTo

pLineTo rdpUpdateProxy::LineTo

◆ Mem3Blt

pMem3Blt rdpUpdateProxy::Mem3Blt

◆ MemBlt

pMemBlt rdpUpdateProxy::MemBlt

◆ MonitoredDesktop

pMonitoredDesktop rdpUpdateProxy::MonitoredDesktop

◆ MultiDrawNineGrid

pMultiDrawNineGrid rdpUpdateProxy::MultiDrawNineGrid

◆ MultiDstBlt

pMultiDstBlt rdpUpdateProxy::MultiDstBlt

◆ MultiOpaqueRect

pMultiOpaqueRect rdpUpdateProxy::MultiOpaqueRect

◆ MultiPatBlt

pMultiPatBlt rdpUpdateProxy::MultiPatBlt

◆ MultiScrBlt

pMultiScrBlt rdpUpdateProxy::MultiScrBlt

◆ NonMonitoredDesktop

pNonMonitoredDesktop rdpUpdateProxy::NonMonitoredDesktop

◆ NotifyIconCreate

pNotifyIconCreate rdpUpdateProxy::NotifyIconCreate

◆ NotifyIconDelete

pNotifyIconDelete rdpUpdateProxy::NotifyIconDelete

◆ NotifyIconUpdate

pNotifyIconUpdate rdpUpdateProxy::NotifyIconUpdate

◆ OpaqueRect

pOpaqueRect rdpUpdateProxy::OpaqueRect

◆ Palette

pPalette rdpUpdateProxy::Palette

◆ PatBlt

pPatBlt rdpUpdateProxy::PatBlt

◆ PlaySound

pPlaySound rdpUpdateProxy::PlaySound

◆ PointerCached

pPointerCached rdpUpdateProxy::PointerCached

◆ PointerColor

pPointerColor rdpUpdateProxy::PointerColor

◆ PointerLarge

pPointerLarge rdpUpdateProxy::PointerLarge

◆ PointerNew

pPointerNew rdpUpdateProxy::PointerNew

◆ PointerPosition

pPointerPosition rdpUpdateProxy::PointerPosition

◆ PointerSystem

pPointerSystem rdpUpdateProxy::PointerSystem

◆ PolygonCB

pPolygonCB rdpUpdateProxy::PolygonCB

◆ PolygonSC

pPolygonSC rdpUpdateProxy::PolygonSC

◆ Polyline

pPolyline rdpUpdateProxy::Polyline

◆ RefreshRect

pRefreshRect rdpUpdateProxy::RefreshRect

◆ SaveBitmap

pSaveBitmap rdpUpdateProxy::SaveBitmap

◆ ScrBlt

pScrBlt rdpUpdateProxy::ScrBlt

◆ SetBounds

pSetBounds rdpUpdateProxy::SetBounds

◆ SetKeyboardImeStatus

pSetKeyboardImeStatus rdpUpdateProxy::SetKeyboardImeStatus

◆ SetKeyboardIndicators

pSetKeyboardIndicators rdpUpdateProxy::SetKeyboardIndicators

◆ StreamBitmapFirst

pStreamBitmapFirst rdpUpdateProxy::StreamBitmapFirst

◆ StreamBitmapNext

pStreamBitmapNext rdpUpdateProxy::StreamBitmapNext

◆ SuppressOutput

pSuppressOutput rdpUpdateProxy::SuppressOutput

◆ SurfaceBits

pSurfaceBits rdpUpdateProxy::SurfaceBits

◆ SurfaceCommand

pSurfaceCommand rdpUpdateProxy::SurfaceCommand

◆ SurfaceFrameAcknowledge

pSurfaceFrameAcknowledge rdpUpdateProxy::SurfaceFrameAcknowledge

◆ SurfaceFrameMarker

pSurfaceFrameMarker rdpUpdateProxy::SurfaceFrameMarker

◆ SwitchSurface

pSwitchSurface rdpUpdateProxy::SwitchSurface

◆ Synchronize

pSynchronize rdpUpdateProxy::Synchronize

◆ thread

HANDLE rdpUpdateProxy::thread

◆ update

rdpUpdate* rdpUpdateProxy::update

◆ WindowCachedIcon

pWindowCachedIcon rdpUpdateProxy::WindowCachedIcon

◆ WindowCreate

pWindowCreate rdpUpdateProxy::WindowCreate

◆ WindowDelete

pWindowDelete rdpUpdateProxy::WindowDelete

◆ WindowIcon

pWindowIcon rdpUpdateProxy::WindowIcon

◆ WindowUpdate

pWindowUpdate rdpUpdateProxy::WindowUpdate

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