C# Class SidebarLibrary.Win32.MOUSEHOOKSTRUCT

Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Свойство Type Description
dwExtraInfo System.IntPtr
hwnd System.IntPtr
pt POINT
wHitTestCode int

Property Details

dwExtraInfo public_oe property

public IntPtr,System dwExtraInfo
Résultat System.IntPtr

hwnd public_oe property

public IntPtr,System hwnd
Résultat System.IntPtr

pt public_oe property

public POINT,SidebarLibrary.Win32 pt
Résultat POINT

wHitTestCode public_oe property

public int wHitTestCode
Résultat int