Changeset 81644 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Nov 4, 2019 10:36:44 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r81603 r81644 20671 20671 <interface 20672 20672 name="IUSBDevice" extends="$unknown" 20673 uuid=" 202c8c43-2d2d-4866-acf7-56ffae36f1f9"20673 uuid="7ea6ec18-ed43-48e6-a12c-6988c5c9e3ff" 20674 20674 wsmap="managed" 20675 20675 reservedAttributes="4" … … 20733 20733 <desc> 20734 20734 The major USB version of the device - 1, 2 or 3. 20735 </desc>20736 </attribute>20737 20738 <attribute name="portVersion" type="unsigned short" readonly="yes">20739 <desc>20740 The major USB version of the host USB port the device is20741 physically connected to - 1, 2 or 3. For devices not connected to20742 anything this will have the same value as the version attribute.20743 20735 </desc> 20744 20736 </attribute>
Note:
See TracChangeset
for help on using the changeset viewer.