Enum HANDHELD_TRIGGER_EVENT_TYPE
HANDHELD_TRIGGER_EVENT_TYPE specifies the type trigger that occured.
Namespace: rfid.api
Assembly: rfid.netcore.dll
Syntax
public enum HANDHELD_TRIGGER_EVENT_TYPE
Fields
| Name | Description |
|---|---|
| HANDHELD_TRIGGER_PRESSED | The Gun/Button on the Handheld device was pressed. |
| HANDHELD_TRIGGER_RELEASED | The Gun/Button on the Handheld device was released. |