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

Please refer to Ascertaining the distribution of data pages.