Previous: AllocateSpecificDescriptor function To the Table of Content Next: CallRealModeIRet procedure

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

CallRealModeFar procedure

Targets: MS-DOS only


DPMI Unit

This function calls a real mode procedure. The called procedure must execute a far return when it completes.

Declaration:
function CallRealModeFar(var Regs: TRmRegs): Boolean;
Remarks:
Returns True if successful.

See also:
TRmRegs type


Previous: AllocateSpecificDescriptor function To the Table of Content Next: CallRealModeIRet procedure
AllocateSpecificDescriptor function Table of Content CallRealModeIRet procedure

- 4.28.2.5 -