ReactOS 0.4.16-dev-736-g28b802b
tagEVENTMSG Struct Reference

#include <winuser.h>

Collaboration diagram for tagEVENTMSG:

Public Attributes

UINT message
 
UINT paramL
 
UINT paramH
 
DWORD time
 
HWND hwnd
 

Detailed Description

Definition at line 3582 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagEVENTMSG::hwnd

Definition at line 3587 of file winuser.h.

◆ message

UINT tagEVENTMSG::message

Definition at line 3583 of file winuser.h.

◆ paramH

UINT tagEVENTMSG::paramH

Definition at line 3585 of file winuser.h.

◆ paramL

UINT tagEVENTMSG::paramL

Definition at line 3584 of file winuser.h.

◆ time

DWORD tagEVENTMSG::time

Definition at line 3586 of file winuser.h.


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