Initialize the LBM license from a string.

C# |
public static void setLicenseString( string licenseString )

- licenseString (String)
- String containing LBM license. This string is the same as that which would otherwise be specified as the value of the LBM_LICENSE_FILENAME environmental variable.

This method will only be effective if it is called before
any other LBM API method.

Exception | Condition |
---|---|
Invalid argument or unexpected operational behavior has been encountered by unmanaged LBM C layer function. |