Changeset 106142 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Sep 24, 2024 3:51:42 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImplTasks.h
r106061 r106142 459 459 460 460 int checkGuestAdditionsStatus(GuestSession *pSession, eOSType osType); 461 int waitForGuestSession(ComObjPtr<Guest> pGuest, eOSType osType );461 int waitForGuestSession(ComObjPtr<Guest> pGuest, eOSType osType, ComObjPtr<GuestSession> &pNewSession); 462 462 463 463 /** Files to handle. */
Note:
See TracChangeset
for help on using the changeset viewer.