 | KeyboardSimulation Enumeration |
Specifies the interface of keyboard output.
Namespace:
com.gigatms.Parameters
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
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