C# Class Balloon.NET.Hooks.CallWndProcHookEventArgs.CWPSTRUCT

Datei anzeigen Open project: NexusMods/NexusModManager-4.5

Public Properties

Property Type Description
hwnd System.IntPtr
lparam System.IntPtr
message int
wparam System.IntPtr

Property Details

hwnd public_oe property

public IntPtr,System hwnd
return System.IntPtr

lparam public_oe property

public IntPtr,System lparam
return System.IntPtr

message public_oe property

public int message
return int

wparam public_oe property

public IntPtr,System wparam
return System.IntPtr