VirtualBox

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


Ignore:
Timestamp:
Oct 14, 2010 4:20:15 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
66672
Message:

Main: have Machine::MountMedium() behave like AttachDevice (use IMedium* pointer instead of UUID); add missing saveSettings calls there

File:
1 edited

Legend:

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

    r33075 r33140  
    45134513        <desc>Device slot in the given port to attach the medium to.</desc>
    45144514      </param>
    4515       <param name="medium" type="uuid" mod="string" dir="in">
    4516         <desc>UUID of the medium to attach. A zero UUID means unmount the
    4517           currently mounted medium.</desc>
     4515      <param name="medium" type="IMedium" dir="in">
     4516        <desc>Medium to mount or NULL for an empty drive.</desc>
    45184517      </param>
    45194518      <param name="force" type="boolean" dir="in">
    45204519        <desc>Allows to force unmount/mount of a medium which is locked by
    4521           theDevice slot in the given port to attach the medium to.</desc>
     4520          the device slot in the given port to attach the medium to.</desc>
    45224521      </param>
    45234522    </method>
Note: See TracChangeset for help on using the changeset viewer.

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