[Overview][Constants][Types][Procedures and functions][Variables] |
Get protected mode exception handler
Source position: go32.pp line 127
function get_pm_exception_handler( |
e: Byte; |
var intaddr: tseginfo |
):Boolean; |
get_pm_exception_handlerreturns the protected mode exception handler for exception Ein intaddr. It returns Trueif the call was successful, Falseif not.
|
Return current exception handler |
|
|
Set protected mode exception handler |