VirtualBox

Changeset 68318 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Aug 7, 2017 3:14:26 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117439
Message:

Unattended: detectIsoOS updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UnattendedImpl.h

    r68239 r68318  
    203203
    204204    /**
    205      * Worker for reconfigureVM.
     205     * Worker for detectIsoOs().
     206     *
     207     * @returns COM status code.
     208     * @retval  S_OK if detected.
     209     * @retval  S_FALSE if not detected.
     210     *
     211     * @param   hVfsIso     The ISO file system handle.
     212     */
     213    HRESULT i_innerDetectIsoOS(RTVFS hVfsIso);
     214
     215    /**
     216     * Worker for reconfigureVM().
    206217     * The caller makes sure to close the session whatever happens.
    207218     */
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