Changeset 93195 in vbox
- Timestamp:
- Jan 11, 2022 11:33:34 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/include/UnattendedScript.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/UnattendedScript.h
r93190 r93195 103 103 bool *pfOutputting) RT_NOEXCEPT; 104 104 105 /** @ impl_callback_method{FNRTEXPREVALQUERYVARIABLE} */105 /** @callback_method_impl{FNRTEXPREVALQUERYVARIABLE} */ 106 106 static DECLCALLBACK(int) queryVariableForExpr(const char *pchName, size_t cchName, void *pvUser, 107 107 char **ppszValue) RT_NOEXCEPT;
Note:
See TracChangeset
for help on using the changeset viewer.

