OEMPrinterName property (IEpnOemPrinterInfo)

Visual Basic example

Visual C++ example

 

Syntax

BSTR OEMPrinterName;

Overview

Refer to Using the OEM Version of ePrint.

Remarks

Gets or sets a character string that contains the name of a printer in the list of locally supported printers. The printer name should not include special characters such as "!", "\" and ",". It is also recommended not to use the following special characters: "/, *, ?, :, ", <, >, and |".

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

This property is required for both installing and uninstalling OEM printers.

See Also

Elements:

OEMDriverName property, OEMMonitorName property, OEMPortName property, OEMProductName property, OEMSerialNumber property, OEMRegistryKey property, OEMRootDir property, OEMHelpFile property, OEMPassword property, OEMUrl property

Topics:

ePrint: Installing and Uninstalling OEM Printers