VirtualBox

Changeset 24134 in vbox


Ignore:
Timestamp:
Oct 28, 2009 12:37:44 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
54053
Message:

Main/MediumImpl: fix misleading comment for one init method

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/MediumImpl.cpp

    r24126 r24134  
    950950
    951951/**
    952  * Initializes the hard disk object by opening the storage unit at the specified
     952 * Initializes the medium object by opening the storage unit at the specified
    953953 * location. The enOpenMode parameter defines whether the image will be opened
    954954 * read/write or read-only.
    955955 *
    956  * Note that the UUID, format and the parent of this hard disk will be
    957  * determined when reading the hard disk storage unit, unless new values are
     956 * Note that the UUID, format and the parent of this medium will be
     957 * determined when reading the medium storage unit, unless new values are
    958958 * specified by the parameters. If the detected or set parent is
    959959 * not known to VirtualBox, then this method will fail.
     
    962962 * @param aLocation     Storage unit location.
    963963 * @param enOpenMode    Whether to open the image read/write or read-only.
     964 * @param aDeviceType   Device type of medium.
    964965 * @param aSetImageId   Whether to set the image UUID or not.
    965966 * @param aImageId      New image UUID if @aSetId is true. Empty string means
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