Description
Returns the runtime license key associated with the Classname class.
Syntax
licKey = OleRequestLicKey(classname)
Parameters
The function has the following parameters:
Parameter | Description |
---|---|
Classname | The 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.