VirtualBox

Ignore:
Timestamp:
Jul 7, 2008 11:09:23 AM (16 years ago)
Author:
vboxsync
Message:

Main: Docs fixes.

File:
1 edited

Legend:

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

    r10305 r10306  
    27452745}
    27462746
    2747 /**
    2748  * Write a value to the host/guest property store.  If a session is
    2749  * currently open for the guest then query the session object for the value,
    2750  * since the current values of the property store will be held in RAM in the
    2751  * session.  Otherwise read the value from machine extra data, where it is
    2752  * stored between sessions.  Returns E_FAIL if we are currently transitioning
    2753  * between states.
    2754  */
    27552747STDMETHODIMP Machine::SetGuestProperty (INPTR BSTR aKey, INPTR BSTR aValue)
    27562748{
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