메소드 | 설명 | |
---|---|---|
AttachToWindow ( |
||
Callback ( |
||
DetachFromWindow ( ) : bool | ||
GetFirstPhysicalMouse ( ) : |
||
GetPhysicalMice ( ) : NewTOAPIA.UI.MouseDevice[] | ||
MouseDevice ( |
Constructor taking a device handle. From this device handle very specific device information can be found.
|
|
OnNext ( |
||
Quit ( ) : bool | ||
Run ( ) : bool | ||
Start ( ) : bool | ||
Stop ( ) : bool | ||
ToString ( ) : string |
public AttachToWindow ( |
||
windowHandle | ||
리턴 | bool |
public Callback ( |
||
hWnd | ||
msg | uint | |
wParam | ||
lParam | ||
리턴 | int |
public static GetFirstPhysicalMouse ( ) : |
||
리턴 |
public static GetPhysicalMice ( ) : NewTOAPIA.UI.MouseDevice[] | ||
리턴 | NewTOAPIA.UI.MouseDevice[] |