IExternalLicenseManager MethodsVisual Signal ExternalBase Class Library Documentation
API version 1.5.2

[This is preliminary documentation and is subject to change.]

The IExternalLicenseManager type exposes the following members.

Methods

  NameDescription
Public methodLoadLicenses
This function must perform the necessary loading of any encrypted license files. Visual Signal will automatically call this function during program start-up.
Public methodVerifyLicense
This function must perform the necessary decryption of license files and try to match it against the specified licenseName. Any external modules using the license manager must register a license name in its Init. Visual Signal will automatically call this function when license verification is required.
Top
See Also

Reference