Changeset 24493 in vbox for trunk/src/VBox/Main/idl
- Timestamp:
- Nov 9, 2009 11:59:49 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r24490 r24493 4097 4097 <interface 4098 4098 name="IMachine" extends="$unknown" 4099 uuid=" 25472915-3da2-42f6-82f2-70a3bc74d73c"4099 uuid="c5669e1a-491a-4367-99c6-28110dd474c6" 4100 4100 wsmap="managed" 4101 4101 > … … 4884 4884 currently mounted medium.</desc> 4885 4885 </param> 4886 <param name="force" type="boolean" dir="in"> 4887 <desc>Allows to force unmount/mount of a medium which is locked by 4888 theDevice slot in the given port to attach the medium to.</desc> 4889 </param> 4886 4890 </method> 4887 4891 … … 12510 12514 <interface 12511 12515 name="IInternalSessionControl" extends="$unknown" 12512 uuid=" 989e2c33-8dfa-437a-9a15-5ad441d50dbf"12516 uuid="f9aac6d0-41b3-46b7-bea4-6370b4036de6" 12513 12517 internal="yes" 12514 12518 wsmap="suppress" … … 12675 12679 12676 12680 <param name="mediumAttachment" type="IMediumAttachment" dir="in"/> 12681 <param name="force" type="boolean" dir="in"/> 12677 12682 </method> 12678 12683
Note:
See TracChangeset
for help on using the changeset viewer.