ITrigger Interface |
Namespace: Com.Datalogic.Device.Input
The ITrigger type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | Return the unique ID associated with the trigger. | |
| IsAvailable | Checks if the trigger is available on the device. | |
| IsEnabled | Checks if the trigger is enabled. | |
| Name | Return the name associated with the trigger. | |
| ScanCode | Return the unique scan code associated with the trigger. |
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| SetEnabled | Enables or disables the trigger by specifying a boolean |