meta data for this page
  •  

ibec_fs_WriteInt32

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

Description

No additional description…

Syntax

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

Example