[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 15 Fn 101D  - Topview - "stop" - Stop Task                             [Q]

   AX = 101Dh
   ES = segment of object handle for task to be stopped
        (== handle of main window for that task)

Return: indicated task will not get any CPU time until restarted with AX=101Eh

Note:  once a task has been stopped, additional "STOP"s are ignored
BUG:   in DV 2.00, this function is ignored unless the indicated task is the
     current task

See Also: AX=101Eh,AX=102Bh,AH=12h"VMiX",INT 21/AH=81h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson