Changeset 27730 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Mar 26, 2010 11:13:56 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r27712 r27730 1690 1690 <interface 1691 1691 name="IVirtualBox" extends="$dispatched" 1692 uuid=" 3f36e024-7fed-4f20-a02c-9158a82b44e6"1692 uuid="2158464a-f706-414b-a8c4-fb589dfc6b62" 1693 1693 wsmap="managed" 1694 1694 > … … 1919 1919 <param name="id" type="uuid" mod="string" dir="in"> 1920 1920 <desc>Machine UUID (optional).</desc> 1921 </param>1922 <param name="override" type="boolean" dir="in">1923 <desc>Create the VM even if there are conflicting files.</desc>1924 1921 </param> 1925 1922 <param name="machine" type="IMachine" dir="return">
Note:
See TracChangeset
for help on using the changeset viewer.