Method | Description | |
---|---|---|
AttachToWindow ( |
||
DetachFromWindow ( ) : bool | ||
HIDDevice ( |
Constructor taking a device handle. From this device handle very specific device information can be found.
|
|
OnNext ( |
||
Start ( ) : bool | ||
Stop ( ) : bool | ||
ToString ( ) : string |
public AttachToWindow ( |
||
windowHandle | ||
return | bool |
public HIDDevice ( |
||
hDevice | ||
return | System |