- 4.28.2.14 -
Standard Units
DPMI Unit
DPMI Unit Procedures and FunctionsFarGetByte 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
|
|
|
DosMemoryFree function |
Table of Content |
FarGetDWord function |
- 4.28.2.14 -