|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| HWND | Wnd |
| UINT | Msg |
| WPARAM | wParam |
| LPARAM | lParam |
| DWORD | Timeout |
Definition at line 60 of file shutdown.c.
| LPARAM tagMESSAGE_CONTEXT::lParam |
Definition at line 65 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| UINT tagMESSAGE_CONTEXT::Msg |
Definition at line 63 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| DWORD tagMESSAGE_CONTEXT::Timeout |
Definition at line 66 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| HWND tagMESSAGE_CONTEXT::Wnd |
Definition at line 62 of file shutdown.c.
Referenced by NotifyTopLevelWindow().
| WPARAM tagMESSAGE_CONTEXT::wParam |
Definition at line 64 of file shutdown.c.
Referenced by NotifyTopLevelWindow().