Struct CWPSTRUCT
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public struct CWPSTRUCT
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 |