ReactOS 0.4.15-dev-7953-g1f49173
KMSG Struct Reference

Public Attributes

UINT message
 
WPARAM wParam
 
LPARAM lParam
 

Detailed Description

Definition at line 121 of file input.c.

Member Data Documentation

◆ lParam

LPARAM KMSG::lParam

Definition at line 124 of file input.c.

Referenced by do_test().

◆ message

UINT KMSG::message

Definition at line 122 of file input.c.

Referenced by do_test().

◆ wParam

WPARAM KMSG::wParam

Definition at line 123 of file input.c.

Referenced by do_test().


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