Class CWPSTRUCT
Inheritance
System.Object
CWPSTRUCT
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CWPSTRUCT : ValueType
Fields
hwnd
Declaration
public IntPtr hwnd
Field Value
| Type |
|---|
| System.IntPtr |
lparam
Declaration
public IntPtr lparam
Field Value
| Type |
|---|
| System.IntPtr |
message
Declaration
public int message
Field Value
| Type |
|---|
| System.Int32 |
wparam
Declaration
public IntPtr wparam
Field Value
| Type |
|---|
| System.IntPtr |