C# Class SidebarLibrary.Win32.MSG

Exibir arquivo Open project: sillsdev/FieldWorks Class Usage Examples

Public Properties

Property Type Description
hwnd System.IntPtr
lParam System.IntPtr
message int
pt_x int
pt_y int
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_x public_oe property

public int pt_x
return int

pt_y public_oe property

public int pt_y
return int

time public_oe property

public int time
return int

wParam public_oe property

public IntPtr,System wParam
return System.IntPtr