Class HardwareInfo
Retrieves hardware information on connected devices.
Inheritance
System.Object
HardwareInfo
Namespace: Sig.DeviceAPI.Helper
Assembly: SigDeviceAPI.dll
Syntax
public static class HardwareInfo : object
Methods
| Name | Description |
|---|---|
| Retrieve() | Retrieves information of the device selected last, if any. |
| Retrieve(String, Driver) | Retrieves information on a connected device. |