Int 15/AH=17h

Prev Next Ralf Interrups Categories Contents

------

MultiDOS Plus - MAP IRQ

AH = 17h
AL = IRQ to map (01h-0Fh)
BX = offset of task control block (see #00456) to associate with IRQ

Return:
AX = status 0000h successful other invalid IRQ

Note: The EMS map of the specified TCB is associated with the given interrupt

See Also: AH=18h"MultiDOS" - AH=19h"MultiDOS"

Category: DOS-Based Task Switchers/Multitaskers - Int 15h - M

------

Prev Next Ralf Interrups Categories Contents