VLSenableLocalRenewal

Syntax

LS_STATUS_CODE VLSenableLocalRenewal (void);

This function has no arguments.

Description

Resets the license renewal mechanism to the default.

Resets the license renewal for all future license renewals made using LSUpdate for all handles in this process. The License Manager will only be contacted when a license is close to its key lifetime.

Updates reach to the License Manager only after the remote renewal time has elapsed. Prior to this time, updates will be returned locally.

It is suggested not to use this API for enabling local renewal when auto timer is enabled.

Returns

The status code LS_SUCCESS is always returned. For a complete list of the error codes, see Licensing Library Error and Result Codes.