Int 21/AX=2532h

Prev Next Ralf Interrups Categories Contents

------

Phar Lap 386/DOS-Extender - GET EXCEPTION HANDLER VECTOR

AX = 2532h
CL = exception number (00h-0Fh)

Return:
CF clear if successful ES:EBX = CS:EIP of current exception handler CF set on error (CL > 0Fh)

Notes: This call is also supported by the FlashTek X-32VM extender. This function is incompatible with 386|VMM; use AX=2522h instead

See Also: AX=2522h - AX=2533h

Category: DOS Extenders - Int 21h - P

------

Prev Next Ralf Interrups Categories Contents