[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 2F U - DOS 3+ internal - INVOKE CRITICAL ERROR
        AX = 1206h
        DI = error code
        BP:SI -> device driver header
        SS = DOS DS (must be using a DOS internal stack)
        STACK: WORD value to be passed to INT 24 in AX
Return: AL = 0-3 for Abort, Retry, Ignore, Fail
        STACK unchanged

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