Changeset 93485 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jan 29, 2022 12:32:20 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp
r93470 r93485 1440 1440 * 1441 1441 * @returns COM status code 1442 * @param aMagicVersion The VMMR3VTABLE_MAGIC_VERSION value of the 1443 * caller so we can check that the function table 1444 * is compatible. (Otherwise, the caller can't 1445 * safely release the UVM reference.) 1442 1446 * @param aUVM Where to store the vm handle. Since there is no 1443 1447 * uintptr_t in COM, we're using the max integer. (No,
Note:
See TracChangeset
for help on using the changeset viewer.