VirtualBox

Changeset 41113 in vbox


Ignore:
Timestamp:
May 2, 2012 9:57:19 AM (13 years ago)
Author:
vboxsync
Message:

Main/idl: prepare elimination of the IVirtualBox::findMedium API method, which is a subset of IVirtualBox::openMedium.

File:
1 edited

Legend:

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

    r41106 r41113  
    18291829
    18301830        After the storage unit is successfully created, it will be
    1831         accessible through the <link to="#findMedium"/> method and can
     1831        accessible through the <link to="#openMedium"/> method and can
    18321832        be found in the <link to="#hardDisks"/> array.
    18331833
     
    18671867    <method name="openMedium">
    18681868      <desc>
    1869         Opens a medium from an existing storage location.
     1869        Finds existing media or opens a medium from an existing storage location.
    18701870
    18711871        Once a medium has been opened, it can be passed to other VirtualBox
     
    18891889        </ul>
    18901890
    1891         After having been opened, the medium can be found by the <link to="#findMedium"/>
    1892         method and can be attached to virtual machines. See <link to="IMedium" /> for more details.
     1891        After having been opened, the medium can be re-found by this method
     1892        and can be attached to virtual machines. See <link to="IMedium" /> for
     1893        more details.
    18931894
    18941895        The UUID of the newly opened medium will either be retrieved from the
     
    1055110552      When a medium has been opened or created using one of the aforementioned
    1055210553      APIs, it becomes "known" to VirtualBox. Known media can be attached
    10553       to virtual machines and accessed through <link to="IVirtualBox::findMedium"/>.
     10554      to virtual machines and re-found through <link to="IVirtualBox::openMedium"/>.
    1055410555      They also appear in the global
    1055510556      <link to="IVirtualBox::hardDisks" />,
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