#include <window.h>
The message structure.
- See also
- GetMessage, PostMessage, Messages
Definition at line 3008 of file window.h.
◆ hwnd
The handle to the window which receives this message.
Definition at line 3011 of file window.h.
◆ lParam
The second parameter of the message (a unsigned integer with pointer precision).
Definition at line 3017 of file window.h.
◆ message
The message identifier.
Definition at line 3013 of file window.h.
◆ time
◆ wParam
The first parameter of the message (a unsigned integer with pointer precision).
Definition at line 3015 of file window.h.
The documentation for this struct was generated from the following file: