UdevControllerExtension Properties |
The UdevControllerExtension type exposes the following members.
Name | Description | |
---|---|---|
address |
Address.
| |
busType |
Bus type.
| |
controller |
The parent controller of this extension.
(Inherited from ControllerExtension.) | |
deviceNodePath |
Device node path.
| |
deviceType |
Device node path.
| |
isBluetoothDevice |
Is the device a Bluetooth device?
| |
manufacturer |
HID manufacturer string.
| |
productId |
HID product id.
| |
productName |
HID product name string.
| |
serialNumber |
Serial number.
| |
systemName |
System name.
| |
systemNumber |
System number.
| |
systemPath |
System path.
| |
usage |
HID usage.
| |
usagePage |
HID usage page.
| |
vendorId |
HID vendor id.
| |
version |
Version.
|