Initialize the LBM license from the contents of a disk file.

C# |
public static void setLicenseFile( string licenseFile )

- licenseFile (String)
- String containing the name of a file that contains the 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. |