Changeset 22211 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Aug 12, 2009 4:05:19 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r22208 r22211 6766 6766 <interface 6767 6767 name="IHost" extends="$unknown" 6768 uuid=" a13b5556-5c0b-4f80-9df6-6f804f3336a1"6768 uuid="4129f721-30cc-4f5a-bbed-0614ce4c2cb4" 6769 6769 wsmap="managed" 6770 6770 > … … 6938 6938 </desc> 6939 6939 </param> 6940 <param name="hostInterface" type="IHostNetworkInterface" dir="out">6941 <desc>6942 Removed host interface object.6943 </desc>6944 </param>6945 6940 <param name="progress" type="IProgress" dir="return"> 6946 6941 <desc> … … 7031 7026 <param name="position" type="unsigned long" dir="in"> 7032 7027 <desc>Position to remove the filter from.</desc> 7033 </param>7034 <param name="filter" type="IHostUSBDeviceFilter" dir="return">7035 <desc>Removed USB device filter.</desc>7036 7028 </param> 7037 7029 </method>
Note:
See TracChangeset
for help on using the changeset viewer.