ReactOS 0.4.16-dev-2491-g3dc6630
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 3687 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagEVENTMSG::hwnd

Definition at line 3692 of file winuser.h.

◆ message

UINT tagEVENTMSG::message

Definition at line 3688 of file winuser.h.

◆ paramH

UINT tagEVENTMSG::paramH

Definition at line 3690 of file winuser.h.

◆ paramL

UINT tagEVENTMSG::paramL

Definition at line 3689 of file winuser.h.

◆ time

DWORD tagEVENTMSG::time

Definition at line 3691 of file winuser.h.


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