GetRedirectedPrintersCount

 

Returns the number of the printers that the print job will be redirected to.

 

GetRedirectedPrintersCount(pDevMode As Long) As Long

 

Input value:pDevMode        - handle to the BlackIceDEVMODE structure.

Return value:String             - number of printers to redirect.

 

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