VirtualBox

Changeset 101171 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 19, 2023 3:04:10 PM (17 months ago)
Author:
vboxsync
Message:

Main: Added a IGuestOSType::platformArchitecture attribute for returning the guest OS' platform architecture. bugref:5936

File:
1 edited

Legend:

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

    r101164 r101171  
    7474    HRESULT getDescription(com::Utf8Str &aDescription);
    7575    HRESULT getIs64Bit(BOOL *aIs64Bit);
     76    HRESULT getPlatformArchitecture(PlatformArchitecture_T *aPlatformArchitecture);
    7677    HRESULT getRecommendedIOAPIC(BOOL *aRecommendedIOAPIC);
    7778    HRESULT getRecommendedVirtEx(BOOL *aRecommendedVirtEx);
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