OEMUpdateServerLic method (IEPrint)

Visual Basic Example

Visual C++ Example

 

Syntax

short OEMUpdateServerLic (BSTR pSerialNumber, BSTR pLicenseKey);

Overview

Refer to Using the OEM Version of ePrint.

Remarks

Updates the number of users allowed to use the ePrint Terminal Server edition.

When ePrint Terminal server edition is installed in the server, the user will automatically get 10 user licenses; this method will help our OEM client to update the number of licenses programmatically.

Our OEM client should contact our sales department to get License key associated with serial number.

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

See Also

Elements:

UnlockOEMPrinter method, UnlockSupport method

Topics:

ePrint: Installing and Uninstalling OEM Printers

 

Using the OEM Version of ePrint