[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function DESQstop - stop (Freeze) the current task
Syntax void DESQstop(unsigned segment);
Prototype in multihk.h
Remarks DESQstop() will stop the task given the segment of
its object handle. This is equivalent to Freezing a
program.
Return value nothing.
Note under DESQview 2.00, this function is ignored
unless the task indicated is the current task
(segment == handle of main window for task)
See also DESQpause(), DESQposttask(), DESQstart()
See Also:
DESQpause()
DESQposttask()
DESQstart()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson