- 4.28.2.15. -
Table of Contents
4. Standard Units
4.28. DPMI - DOS Protected Mode Interface support unit
4.28.2. DPMI Unit Procedures and Functions
4.28.2.15. FarGetDWord
4.28.2.15. FarGetDWord
Targets: MS-DOS only
DPMI Unit
Returns dword value from specified offset of specified
protected mode segment (selector).
Declaration:
function FarGetDWord(Seg: Word; Offs: DWord): DWord;
See also:
- 4.28.2.15. -