Elin Decompiled Documentation EA 23.287 Stable Patch 3
Loading...
Searching...
No Matches
B83.Win32.MSG Struct Reference

Public Attributes

IntPtr hwnd
 
WM message
 
IntPtr wParam
 
IntPtr lParam
 
ushort time
 
POINT pt
 

Detailed Description

Definition at line 5 of file MSG.cs.

Member Data Documentation

◆ hwnd

IntPtr B83.Win32.MSG.hwnd

Definition at line 7 of file MSG.cs.

◆ lParam

IntPtr B83.Win32.MSG.lParam

Definition at line 13 of file MSG.cs.

◆ message

WM B83.Win32.MSG.message

Definition at line 9 of file MSG.cs.

◆ pt

POINT B83.Win32.MSG.pt

Definition at line 17 of file MSG.cs.

◆ time

ushort B83.Win32.MSG.time

Definition at line 15 of file MSG.cs.

◆ wParam

IntPtr B83.Win32.MSG.wParam

Definition at line 11 of file MSG.cs.


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