soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
SWNDMSG Struct Reference

Structure representing a window message. More...

#include <SWnd.h>

Public Attributes

UINT uMsg
 
WPARAM wParam
 
LPARAM lParam
 

Detailed Description

Structure representing a window message.

Definition at line 87 of file SWnd.h.

Member Data Documentation

◆ lParam

LPARAM SWNDMSG::lParam

Additional message-specific information

Definition at line 91 of file SWnd.h.

◆ uMsg

UINT SWNDMSG::uMsg

Message identifier

Definition at line 89 of file SWnd.h.

◆ wParam

WPARAM SWNDMSG::wParam

Additional message-specific information

Definition at line 90 of file SWnd.h.


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