| VirtualBox Main API
    | 
 
 | Public Attributes | |
| attribute wstring | name | 
| The USB Controller name. | |
| attribute USBControllerType | type | 
| The USB Controller type. | |
| readonly attribute unsigned short | USBStandard | 
| USB standard version which the controller implements. | |
| attribute wstring IUSBController::name | 
The USB Controller name.
| 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.