Interrups | Categories | Contents |
AX = 1015h BX = bit mask for interrupts to post
Return:
Indicated routines will be called: (DV 2.0x) at next task switch (DV 2.2x) immediately on return from hardware interrupt
Notes: This is one of the few TopView calls which are allowed from a hardware interrupt handler. The handler will be called with ES containing the segment of the handle of the next task to be executed; on return, ES must be the segment of a task handle
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - T
Interrups | Categories | Contents |