- 4.28.2.30 -
Standard Units
DPMI Unit
DPMI Unit Procedures and Functions
GetExceptionHandler function
Targets: MS-DOS only
DPMI Unit
This function returns the pointer to the current protected mode exception handler for the specified exception number.
Declaration:
function
GetExceptionHandler(ExpFault: Byte;
var
Sel: Word;
var
Offs: DWord): Boolean;
Remarks:
Returns True if successful.
See also:
SetExceptionHandler
GetEnableInterruptState function
Table of Content
GetFreeMemoryInfo function
- 4.28.2.30 -