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

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

FarPutWord procedure

Targets: MS-DOS only


DPMI Unit

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

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



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

    - 4.28.2.19 -