ibec_fs_ReadDoubleWord

The ibec_fs_ReadDoubleWord function reads four bytes from the file stream and returns an unsigned integer value (0..4294967295).

Syntax

 function ibec_fs_ReadDoubleWord(FileHandle : variant) : integer;

Example

Please refer to Ascertaining the distribution of data pages.

See also:
ibec_fs_ReadByte
ibec_fs_WriteByte
ibec_fs_ReadWord
ibec_fs_WriteWord
ibec_fs_WriteDoubleWord
ibec_fs_ReadInt32
ibec_fs_WriteInt32

back to top of page
<< ibec_fs_WriteWord | IBEBlock | ibec_fs_WriteDoubleWord >>