Click or drag to resize

Device Properties

[This is preliminary documentation and is subject to change.]

The Device type exposes the following members.

Properties
  NameDescription
Public propertyCapabilities
Gets the device's capabilities.
Public propertyClass
Gets the device's class name.
Public propertyClassGuid
Gets the device's class Guid as a string.
Public propertyDescription
Gets the device's description.
Public propertyDeviceClass
Gets the device's class instance.
Public propertyFriendlyName
Gets the device's friendly name.
Public propertyIndex
Gets the device's index.
Public propertyInstanceHandle
Gets the device's instance handle.
Public propertyIsUsb
Gets a value indicating whether this device is a USB device.
Public propertyParent
Gets the device's parent device or null if this device has not parent.
Public propertyPath
Gets the device's path.
Public propertyRemovableDevices
Gets this device's list of removable devices. Removable devices are parent devices that can be removed.
Top
See Also