ReactOS 0.4.16-dev-1025-gd3456f5
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 3590 of file winuser.h.

Member Data Documentation

◆ hwnd

HWND tagEVENTMSG::hwnd

Definition at line 3595 of file winuser.h.

◆ message

UINT tagEVENTMSG::message

Definition at line 3591 of file winuser.h.

◆ paramH

UINT tagEVENTMSG::paramH

Definition at line 3593 of file winuser.h.

◆ paramL

UINT tagEVENTMSG::paramL

Definition at line 3592 of file winuser.h.

◆ time

DWORD tagEVENTMSG::time

Definition at line 3594 of file winuser.h.


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