Previous: FarGetWord function To the Table of Content Next: FarPutDWord procedure

- 4.28.2.17 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions

FarPutByte procedure

Targets: MS-DOS only


DPMI Unit

Puts byte value to specified offset of specified protected mode segment (selector).

Declaration:
procedure FarPutByte(Seg: Word; Offs: DWord; Value: Byte);
See also:
  • FarGetByte
  • FarGetDWord
  • FarGetWord
  • FarPutDWord
  • FarPutWord



  • Previous: FarGetWord function To the Table of Content Next: FarPutDWord procedure
    FarGetWord function Table of Content FarPutDWord procedure

    - 4.28.2.17 -