meta data for this page
  •  

ibec_fs_ReadWord

The ibec_fs_ReadWord function reads two bytes from the file stream and returns an unsigned integer value (0..65535).

Description

No additional description…

Syntax

  function ibec_fs_ReadWord(FileHandle : variant) : integer;

Example