Previous: DosMemoryFree function To the Table of Content Next: FarGetDWord function

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

FarGetByte function

Targets: MS-DOS only


DPMI Unit

Returns byte value from specified offset of specified protected mode segment (selector).

Declaration:
function FarGetByte(Seg: Word; Offs: DWord): Byte;
Returns word value from specified offset of specified protected mode segment (selector).

See also:
  • FarGetDWord
  • FarGetWord
  • FarPutByte
  • FarPutDWord
  • FarPutWord



  • Previous: DosMemoryFree function To the Table of Content Next: FarGetDWord function
    DosMemoryFree function Table of Content FarGetDWord function

    - 4.28.2.14 -