VirtualBox

Changeset 104636 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 15, 2024 9:35:25 AM (7 months ago)
Author:
vboxsync
Message:

Main: Improved release logging of Guest Additions auto update. Unified logging prefix for simpler lookup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestSessionImplTasks.h

    r98729 r104636  
    420420    int copyFileToGuest(GuestSession *pSession, RTVFS hVfsIso, Utf8Str const &strFileSource, const Utf8Str &strFileDest, bool fOptional);
    421421    int runFileOnGuest(GuestSession *pSession, GuestProcessStartupInfo &procInfo, bool fSilent = false);
     422    HRESULT setUpdateErrorMsg(HRESULT hrc, const Utf8Str &strMsg);
     423    HRESULT setUpdateErrorMsg(HRESULT hrc, const Utf8Str &strMsg, const GuestErrorInfo &guestErrorInfo);
    422424
    423425    int checkGuestAdditionsStatus(GuestSession *pSession, eOSType osType);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette