VirtualBox

Changeset 49631 in vbox for trunk/src


Ignore:
Timestamp:
Nov 22, 2013 4:30:16 PM (11 years ago)
Author:
vboxsync
Message:

Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp

    r49630 r49631  
    14331433    }
    14341434
     1435    if (   vrc == VERR_GSTCTL_GUEST_ERROR)
     1436        && pGuestRc)
     1437        *pGuestRc = guestRc;
     1438
    14351439    LogFlowThisFunc(("Returning rc=%Rrc, guestRc=%Rrc\n",
    14361440                     vrc, guestRc));
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