Int 2F/AX=1224h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - SHARING RETRY DELAY

AX = 1224h
SS = DOS DS (must be using a DOS internal stack)

Return:
After delay set by INT 21/AX=440Bh, unless in server call (INT 21/AX=5D00h)

Note: Delay is dependent on the processor speed, and is skipped entirely if inside a server call

See Also: INT 21/AX=440Bh - INT 21/AH=52h - INT 62/AX=0097h

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents