OEMUrl property (IEpnOemPrinterInfo)

Visual Basic example

Visual C++ example

 

Syntax

BSTR OEMUrl;

Overview

Refer to Using the OEM Version of ePrint.

Remarks

Gets or sets a character string that contains the URL (for example, the OEM's support URL) to be displayed in the message box that appears when the user tries to print directly to a locked OEM printer. It is not required for installation or uninstallation. Please note that the URL length should be less than 48 characters in normal font and style, and before the final deployment of an application, verify that the URL used fits within the message box. If no URL is provided, the ePrint URL will be used (http://www.eprintdriver.com/). For more information, refer to Locking and Unlocking the OEM ePrint Printer.

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

See Also

Elements:

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

Topics:

ePrint: Installing and Uninstalling OEM Printers