VirtualBox

Changeset 47783 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Aug 16, 2013 8:37:29 AM (11 years ago)
Author:
vboxsync
Message:

IPRT/RTFileModeToFlags.cpp: Set default sharing modes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/file.h

    r47762 r47783  
    604604 * compatible flags, which then can be used with RTFileOpen* APIs.
    605605 *
     606 * Note: Handling sharing modes is not supported yet, so RTFILE_O_DENY_NONE
     607 *       will be used by default.
     608 *
    606609 * @return  IPRT status code.
    607610 * @param   pszMode                 Mode string to convert.
     
    629632 *
    630633 * Sharing modes:
    631  *      Not implemented yet.
     634 *      Not implemented yet. RTFILE_O_DENY_NONE will be
     635 *      used by default.
    632636 *
    633637 * @return  IPRT status code.
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