VirtualBox

Ignore:
Timestamp:
Sep 4, 2012 1:53:59 PM (12 years ago)
Author:
vboxsync
Message:

Main/Guest Control 2.0: Cleanup, separated guest error handling.

File:
1 edited

Legend:

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

    r42897 r43162  
    6161int GuestFile::init(GuestSession *pSession, const Utf8Str &strPath,
    6262                    const Utf8Str &strOpenMode, const Utf8Str &strDisposition, uint32_t uCreationMode,
    63                     int64_t iOffset)
     63                    int64_t iOffset, int *pGuestRc)
    6464{
    6565    /* Enclose the state transition NotReady->InInit->Ready. */
     
    7676
    7777    /** @todo Validate parameters! */
     78    /** @todo Implement guest side file handling! */
    7879
    7980    /* Confirm a successful initialization when it's the case. */
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