VirtualBox

Ignore:
Timestamp:
Aug 8, 2012 7:15:02 PM (12 years ago)
Author:
vboxsync
Message:

Main/GuestCtrl: split off the implementation of FileRemove into fileRemoveInternal.

File:
1 edited

Legend:

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

    r42673 r42691  
    208208    int                     dispatchToProcess(uint32_t uContextID, uint32_t uFunction, void *pvData, size_t cbData);
    209209    int                     fileClose(ComObjPtr<GuestFile> pFile);
     210    int                     fileRemoveInternal(Utf8Str strPath, int *prc);
    210211    int                     fileOpenInternal(const Utf8Str &strPath, const Utf8Str &strOpenMode, const Utf8Str &strDisposition,
    211212                                             uint32_t uCreationMode, int64_t iOffset, ComObjPtr<GuestFile> &pFile);
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