IRelay |
The IRelayManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Close | Closes the relay. | |
| GetConnectionState |
Gets the ConnectionState of a device.
(Inherited from IDeviceManager) | |
| GetDeviceById |
Retrieves device handle by ID.
(Inherited from IDeviceManager) | |
| GetDeviceByName |
Retrieves device handle by name.
(Inherited from IDeviceManager) | |
| GetDeviceInfoList |
Gets information about all devices.
(Inherited from IDeviceManager) | |
| GetInitialStates |
Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager) | |
| GetName |
Retrieves device name.
(Inherited from IDeviceManager) | |
| GetRelayById | Gets a relay by id. | |
| GetRelayByName | Gets a relay by name. | |
| GetRelayInfoList | Gets information for all relays permitted to caller. | |
| GetState | Retrieves the state of a relay device. | |
| Open | Opens the relay. |