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