C# Class SidebarLibrary.Win32.MSG

Show file 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 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_x public property

public int pt_x
return int

pt_y public property

public int pt_y
return int

time public property

public int time
return int

wParam public property

public IntPtr,System wParam
return System.IntPtr