 | KeyboardSimulation Enumeration |
Specifies the interface of keyboard output.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntaxpublic enum KeyboardSimulation
Public Enumeration KeyboardSimulation
Members
| Member name | Value | Description |
---|
| Disable | 0 |
Disable keyboard output.
|
| HID | 3 |
HID keyboard output.
|
| BLE | 5 |
BLE keyboard output.
|
See Also