Public Attributes | |
readonly attribute wstring | name |
The USB Controller name. | |
readonly attribute USBControllerType | type |
The USB Controller type. | |
readonly attribute unsigned short | USBStandard |
USB standard version which the controller implements. |
readonly attribute wstring IUSBController::name |
The USB Controller name.
readonly attribute USBControllerType IUSBController::type |
The USB Controller type.
readonly attribute unsigned short IUSBController::USBStandard |
USB standard version which the controller implements.
This is a BCD which means that the major version is in the high byte and minor version is in the low byte.