meta data for this page
  •  

ibec_fs_WriteWord

The ibec_fs_WriteWord function writes two bytes to the file stream as a 16-bit unsigned integer.

Description

No additional description…

Syntax

  function ibec_fs_WriteWord(FileHandle : variant; Value : integer) : integer;

Example