VLSdisableLocalRenewal

Syntax

LS_STATUS_CODE VLSdisableLocalRenewal (void);

This function has no arguments.

Description

Forces all future license renewals, in the case of manual license renewal, to go to the License Manager.

This disables the local license renewal mechanism when the manual license renewal is allowed.

Under local renewal, calls to LSUpdate do not result in a message being sent to the License Manager until the remote renewal time is reached. On executing this function call, all future license renewals made using LSUpdate for all handles in this process, will go to the License Manager for renewal.

It is recommended to disable local renewal when auto timer is enabled.

Returns

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