IConfigWindowsDevice Interface
This interface is the abstraction of the concrete implementation by class WindowsDevice.
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 IConfigWindowsDevice : IConfigDevice
The IConfigWindowsDevice type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
ClassGuid |
See property ClassGuid. (Inherited from IConfigDevice.) |
|
|
Description |
See property Description. (Inherited from IConfigDevice.) |
|
|
DeviceInstanceId |
See property DeviceInstanceId. (Inherited from IConfigDevice.) |
|
|
HardwareId |
See property HardwareId. (Inherited from IConfigDevice.) |
|
|
OutOfDate |
See property OutOfDate. (Inherited from IConfigDevice.) |
|
|
OwnedByRtos |
See property OwnedByRtos. (Inherited from IConfigDevice.) |
|
|
PCIBusLocation |
See property PCIBusLocation. (Inherited from IConfigDevice.) |
|
|
wRTOSDevices |
See property wRTOSDevices. (Inherited from IConfigDevice.) |
|
|
wRTOSNetworkDevices |
See property wRTOSNetworkDevices. (Inherited from IConfigDevice.) |
|
|
WindowsDevices |
See property WindowsDevices. (Inherited from IConfigDevice.) |
See Also: