Return current exception handler.
Source position: go32.pp line 139
function get_exception_handler(  | 
e: Byte;  | 
var intaddr: tseginfo  | 
):Boolean;  | 
get_exception_handler returns the exception handler for exception E in intaddr. It returns True if the call was successful, False if not.
  | 
Set exception handler.  | 
|
  | 
Get protected mode exception handler.  |