- 4.28.2.17 -
Standard Units
DPMI Unit
DPMI Unit Procedures and FunctionsFarPutByte 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
|
|
|
FarGetWord function |
Table of Content |
FarPutDWord procedure |
- 4.28.2.17 -