Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 9.0

On this page

ITavultesoftKeymanScript::GetProductActivationRequest

Returns a string with the activation request which must be sent on to the Tavultesoft activation servers to receive an activation response.

Declaration
Function GetProductActivationRequest(ByVal ProductID as Long, ByVal LicenceCode As String) As String
Parameters
No Name Type Description
1 ProductID Long The ID of the product to retrieve product activation request for.
2 LicenceCode String The licence code to which the activation request applies.
Return Value
String
Example Code