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