Changeset 67223 in vbox for trunk/include/iprt
- Timestamp:
- Jun 2, 2017 6:42:42 AM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 115912
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/vfs.h
r67221 r67223 1204 1204 * 1205 1205 * @returns RTFILE_O_XXX, 0 on failure. 1206 * @param hVfs Ios The VFS I/O streamhandle.1206 * @param hVfsFile The VFS file handle. 1207 1207 */ 1208 1208 RTDECL(uint64_t) RTVfsFileGetOpenFlags(RTVFSFILE hVfsFile);
Note:
See TracChangeset
for help on using the changeset viewer.