VirtualBox

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


Ignore:
Timestamp:
Mar 31, 2023 2:18:22 PM (22 months ago)
Author:
vboxsync
Message:

Guest Control/Main: Renamed GuestSession::i_fsQueryInfoViaToolbox() -> i_fsObjQueryInfoViaToolbox(). bugref:​10414

File:
1 edited

Legend:

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

    r99252 r99258  
    365365    int                     i_fsCreateTempViaToolbox(const Utf8Str &strTemplate, const Utf8Str &strPath, bool fDirectory, Utf8Str &strName,
    366366                                                     uint32_t fMode, bool fSecure, int *pvrcGuest);
    367     int                     i_fsQueryInfoViaToolbox(const Utf8Str &strPath, bool fFollowSymlinks, GuestFsObjData &objData, int *pvrcGuest);
     367    int                     i_fsObjQueryInfoViaToolbox(const Utf8Str &strPath, bool fFollowSymlinks, GuestFsObjData &objData, int *pvrcGuest);
    368368    /** @}  */
    369369
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