Changeset 93534 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Feb 1, 2022 4:46:52 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/UnattendedImpl.h
r93533 r93534 224 224 HRESULT getDetectedOSHints(com::Utf8Str &aDetectedOSHints); 225 225 HRESULT getDetectedImageNames(std::vector<com::Utf8Str> &aDetectedImageNames); 226 HRESULT getDetectedImageIndices(std::vector<uint32_t> &aDetectedImageIndices); 226 227 //internal functions 227 228
Note:
See TracChangeset
for help on using the changeset viewer.