RestartLicensing Method of the Engine Object
This method is called to restart licensing, for example, after the connection to the license server was broken and re-established. In case of success, it returns TRUE.
Syntax
HRESULT RestartLicensing( VARIANT_BOOL* Result );
Parameters
- Result
- [out, retval] This parameter returns TRUE if the licensing is successfully restarted and the program operation can be continued.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.
See also
7/3/2024 8:50:25 AM