GetRedirectPrintingPrinterName

Description         Returns the name of the printer that the print job will be redirected to.

Syntax                 RetVal = [BIAdvPrn.]GetRedirectPrintingPrinterName  pDevMode

Returns               RetVal                    STRING         Name of redirect printer.

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also