ReactOS 0.4.15-dev-7906-g1b85a5f
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 575 of file wtypes.idl.

Member Data Documentation

◆ hwnd

HWND IWinTypes::tagMSG::hwnd

Definition at line 577 of file wtypes.idl.

◆ lParam

LPARAM IWinTypes::tagMSG::lParam

Definition at line 580 of file wtypes.idl.

◆ message

UINT IWinTypes::tagMSG::message

Definition at line 578 of file wtypes.idl.

◆ pt

POINT IWinTypes::tagMSG::pt

Definition at line 582 of file wtypes.idl.

◆ time

DWORD IWinTypes::tagMSG::time

Definition at line 581 of file wtypes.idl.

◆ wParam

WPARAM IWinTypes::tagMSG::wParam

Definition at line 579 of file wtypes.idl.


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