Class CWPRETSTRUCT
Inheritance
System.Object
CWPRETSTRUCT
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class CWPRETSTRUCT : ValueType
Fields
hwnd
Declaration
public IntPtr hwnd
Field Value
| Type |
|---|
| System.IntPtr |
lParam
Declaration
public IntPtr lParam
Field Value
| Type |
|---|
| System.IntPtr |
lResult
Declaration
public IntPtr lResult
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 |