Description

Returns the runtime license key associated with the Classname class.

Syntax

licKey = OleRequestLicKey(classname)

Parameters

The function has the following parameters:

ParameterDescription
ClassnameThe OLE classname.

Returns

The runtime license key.

Remarks

The OleCreateInstance function is used to create instances of an OLE Object for use in Basic+ scripts and must be issued prior to calling the OleRequestLicKey.

  • No labels