VirtualBox

Changeset 87581 in vbox for trunk/src


Ignore:
Timestamp:
Feb 3, 2021 3:49:33 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142609
Message:

IPRT/RTFileGetMaxSize: Doxygen fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/fileio.cpp

    r82968 r87581  
    221221
    222222
    223 /**
    224  * Determine the maximum file size.
    225  *
    226  * @returns The max size of the file.
    227  *          -1 on failure, the file position is undefined.
    228  * @param   File        Handle to the file.
    229  * @see     RTFileQueryMaxSizeEx.
    230  */
    231223RTR3DECL(RTFOFF) RTFileGetMaxSize(RTFILE File)
    232224{
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette