Changeset 106262 in vbox for trunk/src/VBox/Main/include/GuestSessionImplTasks.h
- Timestamp:
- Oct 9, 2024 6:57:43 PM (8 months ago)
- svn:sync-xref-src-repo-rev:
- 165054
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImplTasks.h
r106159 r106262 462 462 int waitForGuestSession(ComObjPtr<Guest> pGuest, eOSType osType, ComObjPtr<GuestSession> &pNewSession); 463 463 464 PlatformArchitecture_T getPlatformArch(void); 465 464 466 /** Files to handle. */ 465 467 std::vector<ISOFile> mFiles;
Note:
See TracChangeset
for help on using the changeset viewer.