C# Class Balloon.NET.Hooks.CallWndProcRetHookEventArgs.CWPRETSTRUCT

Show file Open project: NexusMods/NexusModManager-4.5

Public Properties

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

Property Details

hwnd public property

public IntPtr,System hwnd
return System.IntPtr

lparam public property

public IntPtr,System lparam
return System.IntPtr

message public property

public int message
return int

result public property

public IntPtr,System result
return System.IntPtr

wparam public property

public IntPtr,System wparam
return System.IntPtr