meta data for this page
ibec_fs_ReadInt32
The ibec_fs_ReadInt32 function reads four bytes from the file stream and returns a signed integer value (–2147483648..2147483647).
Description
No additional description…
Syntax
function ibec_fs_ReadInt32(FileHandle : variant) : integer;
Example
Please refer to Ascertaining the distribution of data pages.