C# Class TpTrayUtility.Components.GlobalMouseHook.MouseHookStruct

ファイルを表示 Open project: TargetProcess/Tp.TrayUtility

Public Properties

Property Type Description
dwExtraInfo int
hwnd int
pt System.Windows.Forms.POINT
wHitTestCode int

Property Details

dwExtraInfo public_oe property

public int dwExtraInfo
return int

hwnd public_oe property

public int hwnd
return int

pt public_oe property

public POINT,System.Windows.Forms pt
return System.Windows.Forms.POINT

wHitTestCode public_oe property

public int wHitTestCode
return int