FreeRDP
rdpWindowUpdate Struct Reference
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]
 

Detailed Description

Definition at line 275 of file include/freerdp/window.h.

Field Documentation

◆ context

rdpContext* rdpWindowUpdate::context

Definition at line 277 of file include/freerdp/window.h.

◆ MonitoredDesktop

pMonitoredDesktop rdpWindowUpdate::MonitoredDesktop

Definition at line 288 of file include/freerdp/window.h.

◆ NonMonitoredDesktop

pNonMonitoredDesktop rdpWindowUpdate::NonMonitoredDesktop

Definition at line 289 of file include/freerdp/window.h.

◆ NotifyIconCreate

pNotifyIconCreate rdpWindowUpdate::NotifyIconCreate

Definition at line 285 of file include/freerdp/window.h.

◆ NotifyIconDelete

pNotifyIconDelete rdpWindowUpdate::NotifyIconDelete

Definition at line 287 of file include/freerdp/window.h.

◆ NotifyIconUpdate

pNotifyIconUpdate rdpWindowUpdate::NotifyIconUpdate

Definition at line 286 of file include/freerdp/window.h.

◆ paddingA

UINT32 rdpWindowUpdate::paddingA[16 - 1]

Definition at line 278 of file include/freerdp/window.h.

◆ paddingB

UINT32 rdpWindowUpdate::paddingB[32 - 26]

Definition at line 290 of file include/freerdp/window.h.

◆ WindowCachedIcon

pWindowCachedIcon rdpWindowUpdate::WindowCachedIcon

Definition at line 283 of file include/freerdp/window.h.

◆ WindowCreate

pWindowCreate rdpWindowUpdate::WindowCreate

Definition at line 280 of file include/freerdp/window.h.

◆ WindowDelete

pWindowDelete rdpWindowUpdate::WindowDelete

Definition at line 284 of file include/freerdp/window.h.

◆ WindowIcon

pWindowIcon rdpWindowUpdate::WindowIcon

Definition at line 282 of file include/freerdp/window.h.

◆ WindowUpdate

pWindowUpdate rdpWindowUpdate::WindowUpdate

Definition at line 281 of file include/freerdp/window.h.


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