Siliconetics Developer Center 
(609) 7607027
admin@srcsb.com
Untitled Document
SearchSearch:
ClassMethodPrintDirectToPrinter


DESCRIPTION:
This function will print the contents of the spooler directly to the printer

ClassCLASS: CRptSpooler

PROTOTYPE(S):
bool PrintDirectToPrinter(LPCTSTR pPrinterName, int NumOfCopies);


ARGUMENT(S):
LPCTSTR pPrinterNameThe name of the printer where the content will be printed. If NULL the content will be printed to the printer that has been set to the spooler.
int NumOfCopiesNumber of copies to be printed


RETURN VALUE:


EXAMPLE:




COMMENT:
Untitled Document
SearchSearch: