Accusoft BarcodeXpress v13.9 - Updated
SetSolutionKey Method
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : SetSolutionKey Method
Unlock key 1
Unlock key 2
Unlock key 3
Unlock key 4
Description
Sets the solution key required by runtime licensing.
Syntax
Visual Basic
Public Sub SetSolutionKey( _
   ByVal PW0 As Long, _
   ByVal PW1 As Long, _
   ByVal PW2 As Long, _
   ByVal PW3 As Long _
) 
Parameters
PW0
Unlock key 1
PW1
Unlock key 2
PW2
Unlock key 3
PW3
Unlock key 4
Remarks
This is the solution key required for all runtime licensing. The four integers are provided at the time of purchase of the runtime licenses along with the solution name, which is set with the SetSolutionName method.
See Also

BarcodeXpress Object  | BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.