SetPrinterBatchPrintersList method (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

short SetPrinterBatchPrintersList(BSTR pszPrinterName, IEpnPrinterList *pPrinterList);

Overview

Refer to Setting and Getting ePrint Printer Specifications

Remarks

Sets the printers list of an ePrint printer.

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

These settings will be used whenever the user prints using this ePrint printer.

When setting the batch printers list of an OEM printer, the user must first install the OEM printer using InstallOEMPrinter method.

To get the current value for the PrintersCount property, call the GetPrinterBatchPrintersList method.

See Also

Elements:

UnlockSupport method, InstallOEMPrinter method, UninstallOEMPrinter method, CreateRedirectionDC method, GetPrinterBatchPrintersList method; PrintersCount property; Printer property; AddPrinter method; RemovePrinter method; GetPrinterIndex method

Topics:

ePrint: Getting and Setting Printer Specifications