Partager via


DeviceDescriptor Constructor

 

Creates a new instance of the DeviceDescriptor object.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Overload List

Name Description
System_CAPS_pubmethod DeviceDescriptor(String, Boolean)

Creates a new instance of the DeviceDescriptor class, using the specified device ID and Windows family value.

System_CAPS_pubmethod 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