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

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

ClearRmRegs procedure

Targets: MS-DOS only


DPMI Unit

This procedure clears (fills with zero) the Real Mode registers structure. You must do it before you call any function, which uses it!

Declaration:
procedure ClearRmRegs(var Regs: TRmRegs);
See also:
RealModeInt
TRmRegs type


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

- 4.28.2.7 -