[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 31 Fn 0211  P - DPMI 1.0+ - Get Real Mode Extended Processor Exceptio  [E]

   AX = 0211h
   BL = exception number (00h-1Fh)

Return: CF clear if successful
       CX:(E)DX = selector:offset of exception handler
   CF set on error
       AX = error code (8021h) (see AX=0000h)

Notes: returns address of protected-mode handler for real-mode exception
   DPMI host performs a switch to protected mode, reflects the exception
     to the virtual machine's primary client, and returns to real mode
     on the handler's completion

See Also: AX=0202h,AX=0210h,AX=0213h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson