Changeset 101171 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 19, 2023 3:04:10 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestOSTypeImpl.h
r101164 r101171 74 74 HRESULT getDescription(com::Utf8Str &aDescription); 75 75 HRESULT getIs64Bit(BOOL *aIs64Bit); 76 HRESULT getPlatformArchitecture(PlatformArchitecture_T *aPlatformArchitecture); 76 77 HRESULT getRecommendedIOAPIC(BOOL *aRecommendedIOAPIC); 77 78 HRESULT getRecommendedVirtEx(BOOL *aRecommendedVirtEx);
Note:
See TracChangeset
for help on using the changeset viewer.