C# Class FC3Editor.Win32.Message

Show file Open project: Azerothian/fc3editor Class Usage Examples

Public Properties

Property Type Description
hWnd System.IntPtr
lParam System.IntPtr
message int
pt Win32.Point
time int
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

pt public property

public Win32.Point,FC3Editor pt
return Win32.Point

time public property

public int time
return int

wParam public property

public IntPtr,System wParam
return System.IntPtr