Interrups | Categories | Contents |
AX = 2708h DX = task index
Return:
DX = FFFFh (task deleted)
Notes: This call should only be used for abnormal task termination, after first checking for open files with AX=270Ch; should not be used with programs that allocate EMS or XMS memory. Switches to specified task first
See Also: AX=2707h
Category: DOS-Based Task Switchers/Multitaskers - Int 2Fh - D
Interrups | Categories | Contents |