PrinterName property (IEpnBatchPrinterInfo)

Visual Basic example

Visual C++ example

 

Syntax

BSTR PrinterName;

Overview

Refer to Redirecting to a Printer Redirection List

Remarks

Gets or sets a character string that contains the name of a batch printer found in the batch printers list.

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

This property is updated with the currently used setting when the GetPrinterBatchPrintersList method is called.

To update the information about a printer from the printers list, set this property and the other IEpnBatchPrinterInfo properties accessed by the Printer property (IEpnPrinterList) and call the SetPrinterBatchPrintersList method.

See Also

Elements:

InitDevmode property, EnhancedOptions property, Flags property, GetPrinterBatchPrintersList method, SetPrinterBatchPrintersList method

Topics:

ePrint: Printer Information