ReactOS 0.4.15-dev-6055-g36cdd34
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 3569 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagEVENTMSG::hwnd

Definition at line 3574 of file winuser.h.

◆ message

UINT tagEVENTMSG::message

Definition at line 3570 of file winuser.h.

◆ paramH

UINT tagEVENTMSG::paramH

Definition at line 3572 of file winuser.h.

◆ paramL

UINT tagEVENTMSG::paramL

Definition at line 3571 of file winuser.h.

◆ time

DWORD tagEVENTMSG::time

Definition at line 3573 of file winuser.h.


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