ReactOS 0.4.15-dev-7942-gd23573b
_DISPLAYSTATUSMSG Struct Reference
Collaboration diagram for _DISPLAYSTATUSMSG:

Public Attributes

PGINA_CONTEXT Context
 
HDESK hDesktop
 
DWORD dwOptions
 
PWSTR pTitle
 
PWSTR pMessage
 
HANDLE StartupEvent
 

Detailed Description

Definition at line 17 of file gui.c.

Member Data Documentation

◆ Context

PGINA_CONTEXT _DISPLAYSTATUSMSG::Context

Definition at line 19 of file gui.c.

◆ dwOptions

DWORD _DISPLAYSTATUSMSG::dwOptions

Definition at line 21 of file gui.c.

◆ hDesktop

HDESK _DISPLAYSTATUSMSG::hDesktop

Definition at line 20 of file gui.c.

◆ pMessage

PWSTR _DISPLAYSTATUSMSG::pMessage

Definition at line 23 of file gui.c.

◆ pTitle

PWSTR _DISPLAYSTATUSMSG::pTitle

Definition at line 22 of file gui.c.

◆ StartupEvent

HANDLE _DISPLAYSTATUSMSG::StartupEvent

Definition at line 24 of file gui.c.


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