ReactOS 0.4.16-dev-2549-g22ce5b1
IWinTypes::tagMSG Struct Reference
Collaboration diagram for IWinTypes::tagMSG:

Public Attributes

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

Detailed Description

Definition at line 582 of file wtypes.idl.

Member Data Documentation

◆ hwnd

HWND IWinTypes::tagMSG::hwnd

Definition at line 584 of file wtypes.idl.

◆ lParam

LPARAM IWinTypes::tagMSG::lParam

Definition at line 587 of file wtypes.idl.

◆ message

UINT IWinTypes::tagMSG::message

Definition at line 585 of file wtypes.idl.

◆ pt

POINT IWinTypes::tagMSG::pt

Definition at line 589 of file wtypes.idl.

◆ time

DWORD IWinTypes::tagMSG::time

Definition at line 588 of file wtypes.idl.

◆ wParam

WPARAM IWinTypes::tagMSG::wParam

Definition at line 586 of file wtypes.idl.


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