VirtualBox

Changeset 6421 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jan 21, 2008 5:48:46 PM (17 years ago)
Author:
vboxsync
Message:

iprt: added RTFileGetMaxSize()

File:
1 edited

Legend:

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

    r5999 r6421  
    266266
    267267/**
     268 * Determine the maximum file size depending on the file system the file is stored on.
     269 */
     270RTR3DECL(uint64_t) RTFileGetMaxSize(RTFILE File);
     271
     272/**
    268273 * Gets the current file position.
    269274 *
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