IConfigDevice Interface
This interface is the abstraction of the concrete implementation by class Device.
Namespace:
IntervalZero.MaxRT.wRTOS.Config
Assembly:
IntervalZero.MaxRT.wRTOS (in IntervalZero.MaxRT.wRTOS.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public interface IConfigDevice
The IConfigDevice type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ClassGuid |
See property ClassGuid. |
|
|
Description |
See property Description. |
|
|
DeviceInstanceId |
See property DeviceInstanceId. |
|
|
HardwareId |
See property HardwareId. |
|
|
OutOfDate |
See property OutOfDate. |
|
|
OwnedByRtos |
See property OwnedByRtos. |
|
|
PCIBusLocation |
See property PCIBusLocation. |
|
|
wRTOSDevices |
See property wRTOSDevices. |
|
|
wRTOSNetworkDevices |
See property wRTOSNetworkDevices. |
|
|
WindowsDevices |
See property WindowsDevices. |
See Also: