Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
MSG.cs
Go to the documentation of this file.
1
using
System;
2
3
namespace
B83.Win32
;
4
5
public
struct
MSG
6
{
7
public
IntPtr
hwnd
;
8
9
public
WM
message
;
10
11
public
IntPtr
wParam
;
12
13
public
IntPtr
lParam
;
14
15
public
ushort
time
;
16
17
public
POINT
pt
;
18
}
B83.Win32
Definition:
CWPSTRUCT.cs:3
B83.Win32.WM
WM
Definition:
WM.cs:6
B83.Win32.MSG
Definition:
MSG.cs:6
B83.Win32.MSG.pt
POINT pt
Definition:
MSG.cs:17
B83.Win32.MSG.time
ushort time
Definition:
MSG.cs:15
B83.Win32.MSG.message
WM message
Definition:
MSG.cs:9
B83.Win32.MSG.hwnd
IntPtr hwnd
Definition:
MSG.cs:7
B83.Win32.MSG.wParam
IntPtr wParam
Definition:
MSG.cs:11
B83.Win32.MSG.lParam
IntPtr lParam
Definition:
MSG.cs:13
B83.Win32.POINT
Definition:
POINT.cs:4
Elin
Plugins.basecore
B83
Win32
MSG.cs
Generated by
1.9.6