[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function PRINTresume - resume printing after a PRINThold
Syntax int PRINTresume(void);
Prototype in printhk.h
Remarks resumes printing from the print queue after a
PRINTresume() has been issued. The print queue will
not resume until a PRINTresume() is issued.
Return value returns zero if no error occurred, otherwise
returns the error code. See printhk.h for a full
list of the error return codes.
Note requires DOS 3.1 or greater.
See also isPRINTavail(), PRINTadd(), PRINThold(),
PRINTpurge(), PRINTremove()
See Also:
isPRINTavail()
PRINTadd()
PRINThold()
PRINTpurge()
PRINTremove()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson