OEMActivate method (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

short OEMActivate (BSTR pszSerialNumber);

Overview

Refer to Using the OEM Version of ePrint.

Remarks

Activates the OEM version of ePrint.

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

Activation of the OEM version of the ePrint should be the first step before beginning use. Activation is performed only once per machine.

This method activates the OEM version of ePrint without connecting to the LEAD Activation server. If the OEM version of ePrint is not activated, a nag dialog box will appear requesting activation.

See Also

Elements:

UnlockOEMPrinter method, UnlockSupport method, InstallOEMPrinter method, UninstallOEMPrinter method, CreateSaveDC method, CreateRedirectionDC method, CreateEmailDC method, IsOEMPrinterLocked method, LockOEMPrinter method

Topics:

ePrint: OEM Activation