Changeset 101056 in vbox
- Timestamp:
- Sep 7, 2023 4:39:40 PM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/PlatformImpl.cpp
r101054 r101056 680 680 * @retval VBOX_E_PLATFORM_ARCH_NOT_SUPPORTED if platform architecture is not supported. 681 681 * @param aArchitecture Platform architecture to set. 682 * @param aThat Other platform object to use for shared / copied initialization. Optional. 683 * @param fCopy Whether to copy or share the configuration from / with \a aThat. 682 684 * 683 685 * @note Creates the platform-specific sub object (e.g. x86 or ARM).
Note:
See TracChangeset
for help on using the changeset viewer.