Changeset 101477 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Oct 17, 2023 12:09:33 PM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 159546
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r101474 r101477 758 758 const ComPtr<IGraphicsAdapter> &ptrGraphicsAdapter, 759 759 const ComPtr<IFirmwareSettings> &ptrFirmwareSettings, 760 bool f HMEnabled);760 bool fForceVmSvga3 = false, bool fExposeLegacyVga = true); 761 761 int i_checkMediumLocation(IMedium *pMedium, bool *pfUseHostIOCache); 762 762 int i_unmountMediumFromGuest(PUVM pUVM, PCVMMR3VTABLE pVMM, StorageBus_T enmBus, DeviceType_T enmDevType,
Note:
See TracChangeset
for help on using the changeset viewer.