VirtualBox

Changeset 33770 in vbox


Ignore:
Timestamp:
Nov 4, 2010 2:33:47 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67407
Message:

Main: comments

File:
1 edited

Legend:

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

    r33769 r33770  
    262262    settings::MainConfigFile            *pMainConfigFile;
    263263
    264     // pseudo machine ID for global media registry (recreated on every startup)
     264    // constant pseudo-machine ID for global media registry
    265265    const Guid                          uuidMediaRegistry;
    266266
     
    28712871
    28722872/**
    2873  * Returns the pseudo-machine UUID that is created on each VirtualBox startup
    2874  * and that is used to identify the global media registry.
     2873 * Returns the constant pseudo-machine UUID that is used to identify the
     2874 * global media registry.
    28752875 *
    28762876 * Starting with VirtualBox 4.0 each medium remembers in its instance data
     
    28792879 *
    28802880 * This UUID is only used to identify the VirtualBox object while VirtualBox
    2881  * is running. It is not saved anywhere and thus gets recreated with every
    2882  * VirtualBox startup.
     2881 * is running. It is a compile-time constant and not saved anywhere.
    28832882 *
    28842883 * @return
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