ReactOS 0.4.15-dev-7842-g558ab78
tagMESSAGE_CONTEXT Struct Reference
Collaboration diagram for tagMESSAGE_CONTEXT:

Public Attributes

HWND Wnd
 
UINT Msg
 
WPARAM wParam
 
LPARAM lParam
 
DWORD Timeout
 

Detailed Description

Definition at line 60 of file shutdown.c.

Member Data Documentation

◆ lParam

LPARAM tagMESSAGE_CONTEXT::lParam

Definition at line 65 of file shutdown.c.

Referenced by NotifyTopLevelWindow().

◆ Msg

UINT tagMESSAGE_CONTEXT::Msg

Definition at line 63 of file shutdown.c.

Referenced by NotifyTopLevelWindow().

◆ Timeout

DWORD tagMESSAGE_CONTEXT::Timeout

Definition at line 66 of file shutdown.c.

Referenced by NotifyTopLevelWindow().

◆ Wnd

HWND tagMESSAGE_CONTEXT::Wnd

Definition at line 62 of file shutdown.c.

Referenced by NotifyTopLevelWindow().

◆ wParam

WPARAM tagMESSAGE_CONTEXT::wParam

Definition at line 64 of file shutdown.c.

Referenced by NotifyTopLevelWindow().


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