FreeRDP
rdpWindowUpdate Struct Reference

#include <window.h>

Collaboration diagram for rdpWindowUpdate:

Data Fields

rdpContext * context
 
UINT32 paddingA [16 - 1]
 
pWindowCreate WindowCreate
 
pWindowUpdate WindowUpdate
 
pWindowIcon WindowIcon
 
pWindowCachedIcon WindowCachedIcon
 
pWindowDelete WindowDelete
 
pNotifyIconCreate NotifyIconCreate
 
pNotifyIconUpdate NotifyIconUpdate
 
pNotifyIconDelete NotifyIconDelete
 
pMonitoredDesktop MonitoredDesktop
 
pNonMonitoredDesktop NonMonitoredDesktop
 
UINT32 paddingB [32 - 26]
 

Field Documentation

◆ context

rdpContext* rdpWindowUpdate::context

◆ MonitoredDesktop

pMonitoredDesktop rdpWindowUpdate::MonitoredDesktop

◆ NonMonitoredDesktop

pNonMonitoredDesktop rdpWindowUpdate::NonMonitoredDesktop

◆ NotifyIconCreate

pNotifyIconCreate rdpWindowUpdate::NotifyIconCreate

◆ NotifyIconDelete

pNotifyIconDelete rdpWindowUpdate::NotifyIconDelete

◆ NotifyIconUpdate

pNotifyIconUpdate rdpWindowUpdate::NotifyIconUpdate

◆ paddingA

UINT32 rdpWindowUpdate::paddingA[16 - 1]

◆ paddingB

UINT32 rdpWindowUpdate::paddingB[32 - 26]

◆ WindowCachedIcon

pWindowCachedIcon rdpWindowUpdate::WindowCachedIcon

◆ WindowCreate

pWindowCreate rdpWindowUpdate::WindowCreate

◆ WindowDelete

pWindowDelete rdpWindowUpdate::WindowDelete

◆ WindowIcon

pWindowIcon rdpWindowUpdate::WindowIcon

◆ WindowUpdate

pWindowUpdate rdpWindowUpdate::WindowUpdate

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