ReactOS 0.4.15-dev-7958-gcd0bb1a
tagMSG Struct Reference

#include <winuser.h>

Collaboration diagram for tagMSG:

Public Attributes

HWND hwnd
 
UINT message
 
WPARAM wParam
 
LPARAM lParam
 
DWORD time
 
POINT pt
 

Detailed Description

Definition at line 3113 of file winuser.h.

Member Data Documentation

◆ hwnd

◆ lParam

◆ message

◆ pt

POINT tagMSG::pt

Definition at line 3119 of file winuser.h.

Referenced by co_IntGetPeekMessage().

◆ time

DWORD tagMSG::time

Definition at line 3118 of file winuser.h.

Referenced by co_IntGetPeekMessage().

◆ wParam


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