VirtualBox

Changeset 101289 in vbox


Ignore:
Timestamp:
Sep 27, 2023 10:35:18 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159274
Message:

FE/VBoxManage: Added listing supported guest OS types for the system properties [Windows build fix].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp

    r101288 r101289  
    899899
    900900    com::SafeIfaceArray<IGuestOSType> coll;
    901     platformProperties->GetSupportedGuestOSTypes(ComSafeArrayAsOutParam(coll));
     901    platformProperties->COMGETTER(SupportedGuestOSTypes(ComSafeArrayAsOutParam(coll)));
    902902        listGuestOSTypes(coll);
    903903
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