meta data for this page
  •  

ibec_fs_ReadDoubleWord

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

Description

No additional description…

Syntax

  function ibec_fs_ReadDoubleWord(FileHandle : variant) : integer;

Example