FaceLicense.getModuleValue Method¶
Module: FaceLicense
Definition¶
Retrieves the value associated to the specified license module.
static int getModuleValue(String? name)
Parameters
name Stringin Name of the requested module.
Returns
intThe value associated to the licence module.
Exceptions
An error has occurred during Face Library execution.