Previous: FreePhysicalMap function To the Table of Content Next: GetCS function

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

FreeRealModeCallBack function

Targets: MS-DOS only


DPMI Unit

This function frees a real mode call-back address that was allocated through the allocate real mode call-back address service.

Declaration:
function FreeRealModeCallBack(HndSeg: Word;
                               HndOfs: DWord): Boolean;
Remarks:
Returns True if successful.

See also:
AllocRealModeCallBack


Previous: FreePhysicalMap function To the Table of Content Next: GetCS function
FreePhysicalMap function Table of Content GetCS function

- 4.28.2.23 -