Int 2F/AX=270Ah

Prev Next Ralf Interrups Categories Contents

------

DR DOS 6.0 TaskMAX - CONVERT TASK INDEX TO TASK ID

AX = 270Ah
DX = task index

Return:
DX = task ID (FFFFh if index invalid)

Note: Task IDs stay constant, while indexes can change when other tasks are deleted

See Also: AX=2701h - AX=270Bh

Category: DOS-Based Task Switchers/Multitaskers - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents