ReactOS 0.4.15-dev-7907-g95bf896
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 3579 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagEVENTMSG::hwnd

Definition at line 3584 of file winuser.h.

◆ message

UINT tagEVENTMSG::message

Definition at line 3580 of file winuser.h.

◆ paramH

UINT tagEVENTMSG::paramH

Definition at line 3582 of file winuser.h.

◆ paramL

UINT tagEVENTMSG::paramL

Definition at line 3581 of file winuser.h.

◆ time

DWORD tagEVENTMSG::time

Definition at line 3583 of file winuser.h.


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