![]() |
MKI_FileReadCurrentSize (File I/O) |
www.CAD6.com |
C++ Syntax__int64 MKI_FileReadCurrentSize( void );
This procedure is used to determine the number of bytes that have been read from the currently open file until now.
Return ValueNumber of bytes read from the file since it was opened.
CommentThis procedure relies on a high-performance read cache previously established by either MKI_FileReadInitDisk, MKI_FileReadInitDiskOffset or MKI_FileReadInitMemory. As a result, it will fail if this cache is currently not activated!
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH