VirtualBox

Ignore:
Timestamp:
Oct 21, 2009 2:32:16 PM (15 years ago)
Author:
vboxsync
Message:

API/Machine: clarify API docs, fix remaining code

File:
1 edited

Legend:

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

    r23928 r23936  
    48034803
    48044804        The specified device slot can have a medium mounted, which will be
    4805         unmounted first. Specifying a NULL medium does just an unmount.
     4805        unmounted first. Specifying a zero UUID (or an empty string) for
     4806        @a medium does just an unmount.
    48064807
    48074808        See <link to="IMedium"/> for more detailed information about
     
    48314832        <desc>Device slot in the given port to attach the medium to.</desc>
    48324833      </param>
    4833       <param name="id" type="uuid" mod="string" dir="in">
    4834         <desc>UUID of the medium to attach.</desc>
     4834      <param name="medium" type="uuid" mod="string" dir="in">
     4835        <desc>UUID of the medium to attach. A zero UUID means unmount the
     4836          currently mounted medium.</desc>
    48354837      </param>
    48364838    </method>
Note: See TracChangeset for help on using the changeset viewer.

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