Previous: FarGetByte function To the Table of Content Next: FarGetWord function

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

FarGetDWord function

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:


Previous: FarGetByte function To the Table of Content Next: FarGetWord function
FarGetByte function Table of Content FarGetWord function

- 4.28.2.15 -