Previous: 4.28.2.22. FreePhysicalMap To the Table of Contents Next: 4.28.2.24. GetCS
4.28.2.22. FreePhysicalMap Table of Contents 4.28.2.24. GetCS

- 4.28.2.23. -
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.23. FreeRealModeCallBack


4.28.2.23. FreeRealModeCallBack

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: 4.28.2.22. FreePhysicalMap To the Table of Contents Next: 4.28.2.24. GetCS
4.28.2.22. FreePhysicalMap Table of Contents 4.28.2.24. GetCS

- 4.28.2.23. -