VirtualBox

Changeset 93195 in vbox


Ignore:
Timestamp:
Jan 11, 2022 11:33:34 PM (3 years ago)
Author:
vboxsync
Message:

Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and @@VBOX_COND[expr]@@, merging the variable & condition lookup with the previous replacement getter. Added simple testcase for checking the basics. [doxygen] bugref:9781

File:
1 edited

Legend:

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

    r93190 r93195  
    103103                                   bool *pfOutputting) RT_NOEXCEPT;
    104104
    105     /** @impl_callback_method{FNRTEXPREVALQUERYVARIABLE}  */
     105    /** @callback_method_impl{FNRTEXPREVALQUERYVARIABLE}  */
    106106    static DECLCALLBACK(int) queryVariableForExpr(const char *pchName, size_t cchName, void *pvUser,
    107107                                                  char **ppszValue) RT_NOEXCEPT;
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