meta data for this page
ibec_fs_WriteByte
The ibec_fs_WriteByte function writes one byte to the file stream as a 8-bit unsigned integer.
Description
No additional description…
Syntax
function ibec_fs_WriteByte(FileHandle : variant; Value : integer) : integer;
Example
Please refer to Ascertaining the distribution of data pages.