IStroboItem Interface |
Namespace: LynceeTec.API.Hardware
The IStroboItem type exposes the following members.
| Name | Description | |
|---|---|---|
| IsAvailable | (Inherited from IHardwareItem.) | |
| IsConnected | (Inherited from IHardwareItem.) | |
| IsEnabled | (Inherited from IHardwareItem.) | |
| IsInitialized | (Inherited from IHardwareItem.) | |
| Status | (Inherited from IHardwareItem.) | |
| UniqueID | (Inherited from IHardwareItem.) | |
| Usage | (Inherited from IHardwareItem.) |
| Name | Description | |
|---|---|---|
| GetDescription |
Gets the description of the hardware item
(Inherited from IHardwareItem.) |
| Name | Description | |
|---|---|---|
| IsAvailableChanged |
Occurs when the availability of the hardware item changes
(Inherited from IHardwareItem.) | |
| IsConnectedChanged |
Occurs when the connected state of the hardware item changes
(Inherited from IHardwareItem.) | |
| IsInitializedChanged |
Occurs when the initialized state of the hardware item changes
(Inherited from IHardwareItem.) |