C# Class FC3Editor.Win32.Message

Mostrar archivo 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_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

pt public_oe property

public Win32.Point,FC3Editor pt
return Win32.Point

time public_oe property

public int time
return int

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr