AddPrinter method (IEpnPrinterList)

Visual Basic example

Visual C++ example

 

Syntax

short AddPrinter(IEpnBatchPrinterInfo *pBatchPrinterInfo);

Overview

Refer to Redirecting to a Printer Redirection List

Remarks

Adds a printer to the printers list.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

This method will make a copy of the IEpnBatchPrinterInfo object and its information internally.

See Also

Elements:

PrintersCount property, Printer property, RemovePrinter method, GetPrinterIndex method

Topics:

ePrint: Batch Printers List