Previous: FarPutByte procedure To the Table of Content Next: FarPutWord procedure

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

FarPutDWord procedure

Targets: MS-DOS only


DPMI Unit Puts dword value to specified offset of specified protected mode segment (selector).

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



  • Previous: FarPutByte procedure To the Table of Content Next: FarPutWord procedure
    FarPutByte procedure Table of Content FarPutWord procedure

    - 4.28.2.18 -