SetRedirectPrintingPrinterName

 

Sets the name of the printer that the print job will be redirected to. This function is obsolete.

 

SetRedirectPrintingPrinterName(RedirectPrinterName As String, pDevMode As Long)

 

Input value:String                - name of redirect printer

Input value:pDevMode        - handle to the BlackIceDEVMODE structure.

Return Value -none

 

NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.