Int 31/AX=0212h

Prev Next Ralf Interrups Categories Contents

------

DPMI 1.0+ - SET PROTECTED MODE EXTENDED PROCESSOR EXCEPTION HANDLER

AX = 0212h
BL = exception or fault number (00h-1Fh)
CX:(E)DX = exception handler selector:offset

Return:
CF clear if successful CF set on error AX = error code (8021h,8022h) (see #03143)

Note: DPMI host sends exception to current client's handler

See Also: AX=0203h - AX=0210h - AX=0213h

Category: DOS Extenders - Int 31h - D

------

Prev Next Ralf Interrups Categories Contents