VirtualBox

Changeset 59387 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Jan 18, 2016 6:05:54 PM (9 years ago)
Author:
vboxsync
Message:

Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it was added before the deviceInfo attribute in trunk IUSBDevice::deviceInfo was backported to 5.0 in r105081 where IUSBDevice::backend does not exist and keeping the current order would break compatibility between 5.0 and the next release.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r59383 r59387  
    1810518105    </attribute>
    1810618106
    18107     <attribute name="backend" type="wstring" readonly="yes">
    18108       <desc>
    18109         The backend which will be used to communicate with this device.
    18110       </desc>
    18111     </attribute>
    18112 
    1811318107    <attribute name="deviceInfo" type="wstring" readonly="yes" safearray="yes">
    1811418108      <desc>
     
    1812018114          1: The product string, if the device doesn't expose the ID one is taken
    1812118115             from an internal database or an empty string if none is found.
     18116      </desc>
     18117    </attribute>
     18118
     18119    <attribute name="backend" type="wstring" readonly="yes">
     18120      <desc>
     18121        The backend which will be used to communicate with this device.
    1812218122      </desc>
    1812318123    </attribute>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette