Unit 'go32' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

get_exception_handler

Return current exception handler.

Declaration

Source position: go32.pp line 137

function get_exception_handler(

  e: Byte;

  var intaddr: tseginfo

):Boolean;

Description

get_exception_handler returns the exception handler for exception E in intaddr. It returns True if the call was successful, False if not.

See also

set_exception_handler

  

Set exception handler.

get_pm_exception_handler

  

Get protected mode exception handler.


Documentation generated on: Jul 24 2023