meta data for this page
  •  

ibec_fs_WriteDoubleWord

The ibec_fs_WriteDoubleWord function writes four bytes to the file stream as a 32-bit unsigned integer.

Description

No additional description…

Syntax

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

Example