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

Please refer to Ascertaining the distribution of data pages.