Int 15/AH=0Bh

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

MultiDOS Plus - FORCE DISPLAY OUTPUT TO PHYSICAL SCREEN MEMORY

AH = 0Bh

Return:
Nothing

Notes: Sets calling task's screen pointer to actual screen memory; the pointer may be restored with AH=0Ch. Caller's video mode must be same as foreground task's video mode. Any text written while in the background will be saved to the foreground task's virtual screen when it switches to the background. Useful if a background task wants to display a message on the foreground screen

See Also: AH=0Ch"MultiDOS"

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

rbline.gif

lup.gif ldown.gif Interrups Categories Contents