DeviceDescriptor Class
Describes a device.
Assembly: DevicesOM (in DevicesOM.dll)
| 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. |
| Name | Description | |
|---|---|---|
![]() | DeviceId | Gets and sets the device ID. |
![]() | DeviceName | Gets and sets the name of the device. |
![]() | IsWindowsFamily | Gets and sets a value that describes whether the device is in the Windows family. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


