Changeset 47980 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Aug 21, 2013 8:38:15 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/SDKRef.xml
r47774 r47980 3682 3682 has been extended to return the display position in the guest.</para> 3683 3683 </listitem> 3684 3685 <listitem> 3686 <para> 3687 The <xref linkend="IUSBController" xreflabel="IUSBController"/> 3688 class is not a singleton of <xref linkend="IMachine" xreflabel="IMachine"/> 3689 anymore but <xref linkend="IMachine" xreflabel="IMachine"/> contains 3690 a list of USB controllers present in the VM. The USB device filter 3691 handling was moved to <xref linkend="IUSBDeviceFilters" xreflabel="IUSBDeviceFilters"/>. 3692 </para> 3693 </listitem> 3684 3694 </itemizedlist> 3685 3695 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.