DeviceDescriptor Constructor
Creates a new instance of the DeviceDescriptor object.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Overload List
Name | Description | |
---|---|---|
DeviceDescriptor(String, Boolean) | Creates a new instance of the DeviceDescriptor class, using the specified device ID and Windows family value. |
|
DeviceDescriptor(String, String, Boolean) | Creates a new instance of the DeviceDescriptor, using the specified device name, device ID, and Windows family value. |
See Also
DeviceDescriptor Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top