ITavultesoftKeymanScript Interface
interface ITavultesoftKeymanScript : ITavultesoftKeyman : IKeymanObject : IDispatch
Expanded interface for ITavultesoftKeyman for script engines. This interface provides access to product activation information which is not available due to restrictions in scripting COM objects.
Interface Methods
| Name | Type | Declaration |
|---|---|---|
| GetProductActivationInfo | Method | Function GetProductActivationInfo(ByVal ProductID as Long, ByVal InfoType As Long) As Long |
| GetProductActivationRequest | Method | Function GetProductActivationRequest(ByVal ProductID as Long, ByVal LicenceCode As String) As String |


