Interrups | Categories | Contents |
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
Interrups | Categories | Contents |