Previous: FarGetDWord function To the Table of Content Next: FarPutByte procedure

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

FarGetWord function

Targets: MS-DOS only


DPMI Unit

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

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



  • Previous: FarGetDWord function To the Table of Content Next: FarPutByte procedure
    FarGetDWord function Table of Content FarPutByte procedure

    - 4.28.2.16 -