PMEvent: Difference between revisions
Appearance
No edit summary |
m Martini moved page OS2 API:PMEvent to OS2 API:PM++:PMEvent |
(No difference)
|
Revision as of 19:46, 26 June 2016
Description
The PMEvent structure encapsulates the message data normally passed to the window message procedure, plus a PCHRMSG and a PMSEMSG to ease access to the CHRMSG and MSEMSG structures passed with WM_CHAR and WM_mouse messages. The ret field is used to return a MRESULT value from message handling functions.