VirtualBox

Ignore:
Timestamp:
Feb 1, 2022 4:46:52 PM (3 years ago)
Author:
vboxsync
Message:

Main/Unattended: bugref:9781. Adding an atribute to IUnattended for image indices.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstUnattendedScript.cpp

    r93532 r93534  
    445445}
    446446
     447HRESULT Unattended::getDetectedImageIndices(std::vector<uint32_t> &aDetectedImageIndices)
     448{
     449    RT_NOREF(aDetectedImageIndices);
     450    return E_NOTIMPL;
     451}
     452
    447453/*
    448454 * Getters that the installer and script classes can use.
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