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

Data Fields

rdpContext * context
 
UINT32 paddingA [16 - 1]
 
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
 
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

WINPR_ATTR_NODISCARD pMonitoredDesktop rdpWindowUpdate::MonitoredDesktop

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

◆ NonMonitoredDesktop

WINPR_ATTR_NODISCARD pNonMonitoredDesktop rdpWindowUpdate::NonMonitoredDesktop

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

◆ NotifyIconCreate

WINPR_ATTR_NODISCARD pNotifyIconCreate rdpWindowUpdate::NotifyIconCreate

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

◆ NotifyIconDelete

WINPR_ATTR_NODISCARD pNotifyIconDelete rdpWindowUpdate::NotifyIconDelete

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

◆ NotifyIconUpdate

WINPR_ATTR_NODISCARD 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

WINPR_ATTR_NODISCARD pWindowCachedIcon rdpWindowUpdate::WindowCachedIcon

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

◆ WindowCreate

WINPR_ATTR_NODISCARD pWindowCreate rdpWindowUpdate::WindowCreate

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

◆ WindowDelete

WINPR_ATTR_NODISCARD pWindowDelete rdpWindowUpdate::WindowDelete

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

◆ WindowIcon

WINPR_ATTR_NODISCARD pWindowIcon rdpWindowUpdate::WindowIcon

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

◆ WindowUpdate

WINPR_ATTR_NODISCARD pWindowUpdate rdpWindowUpdate::WindowUpdate

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


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