Int 2F/AX=1206h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - INVOKE CRITICAL ERROR

AX = 1206h
DI = error code
BP:SI -> device driver header (see #01646)
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: INT 24

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents