VirtualBox

Changeset 56610 in vbox for trunk/src/VBox/Main/src-server


Ignore:
Timestamp:
Jun 23, 2015 5:36:23 PM (9 years ago)
Author:
vboxsync
Message:

Main/Machine: add stub of a new method which will apply the VM default settings for the guest OS type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r56595 r56610  
    1474414744}
    1474514745
     14746HRESULT Machine::applyDefaults(const com::Utf8Str &aFlags)
     14747{
     14748    NOREF(aFlags);
     14749    ReturnComNotImplemented();
     14750}
     14751
    1474614752/* This isn't handled entirely by the wrapper generator yet. */
    1474714753#ifdef VBOX_WITH_XPCOM
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