Changeset 97540 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Nov 14, 2022 8:26:53 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 154570
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestSessionImplTasks.h
r97460 r97540 420 420 int copyFileToGuest(GuestSession *pSession, RTVFS hVfsIso, Utf8Str const &strFileSource, const Utf8Str &strFileDest, bool fOptional); 421 421 int runFileOnGuest(GuestSession *pSession, GuestProcessStartupInfo &procInfo); 422 int waitForGuestSession(ComObjPtr<Guest> pGuest); 422 423 423 424 /** Files to handle. */
Note:
See TracChangeset
for help on using the changeset viewer.