ReactOS 0.4.15-dev-6055-g36cdd34
tagTRANSMSG Struct Reference

#include <ntuser.h>

Public Attributes

UINT message
 
WPARAM wParam
 
LPARAM lParam
 

Detailed Description

Definition at line 1262 of file ntuser.h.

Member Data Documentation

◆ lParam

LPARAM tagTRANSMSG::lParam

Definition at line 1266 of file ntuser.h.

◆ message

UINT tagTRANSMSG::message

Definition at line 1264 of file ntuser.h.

◆ wParam

WPARAM tagTRANSMSG::wParam

Definition at line 1265 of file ntuser.h.


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