GetPrinterBatchPrintersList method (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

short GetPrinterBatchPrintersList(BSTR pszPrinterName, IEpnPrinterList **pPrinterList);

Overview

Refer to Setting and Getting ePrint Printer Specifications

Remarks

Gets the printers list of an ePrint printer.

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

Calling this method will update the value of the PrintersCount property of the IEpnPrinterList object.

See Also

Elements:

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

Topics:

ePrint: Getting and Setting Printer Specifications