Class PCIDevice.DeviceClass
Inheritance
System.Object
PCIDevice.DeviceClass
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.HAL
Assembly: Cosmos.HAL2.dll
Syntax
public class DeviceClass
Methods
| Improve this Doc View SourceGetDeviceString(PCIDevice)
Declaration
public static string GetDeviceString(PCIDevice device)
Parameters
Type | Name | Description |
---|---|---|
PCIDevice | device |
Returns
Type | Description |
---|---|
System.String |
GetTypeString(PCIDevice)
Declaration
public static string GetTypeString(PCIDevice device)
Parameters
Type | Name | Description |
---|---|---|
PCIDevice | device |
Returns
Type | Description |
---|---|
System.String |