SetRedirectedPrintersCount

 

Only available for Windows 11/10/8/7

Description not available inprinters that the print job will be redirected to.

 

SetRedirectedPrintersCount(pDevMode As Long, lCount As Long) As Boolean

 

Input value:pDevMode       - handle to the BlackIceDEVMODE structure.

Input value: lCount              - number of redirect printers

Return value:Boolean        - True on success otherwise False.


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