[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
PrnSetCopies( nCopies )-> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<nCopies> Specifies the number of copies printed
RETURNS:
<lSuccess> is TRUE if the function is successful
DESCRIPTION:
PrnSetCopies() sets the number of copies printed if the device supports
multiple-page copies by setting the 1bdmCopies member of the DEVMODE
structure to <nCopies>. It invokes the PrinterSetUp dialog, if the printer
has not already been initialized before.
SOURCE:
SOURCE\WINAPI\PRINTDC.C
See Also:
PrinterSetUp
PrnSetSize
Printing
DEVMODE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson