sntl_licensing_cleanup Supported in On-premises modeSupported in Lease modeSupported in Connected (Cloud LM) mode

Library Information

>This API belongs to the Sentinel RMS licensing library.

>The corresponding header is licensing.h.

Description

Cleans up the licensing library. Call this function after all licensing API calls are done.

Syntax

SNTL_DECLARE(sntl_status_t) sntl_licensing_cleanup();

Returns

The status code SNTL_SUCCESS is returned, if successful. Otherwise, a specific status code is returned indicating the reason for failure. For a complete list of error codes, see Licensing Library Error and Result Codes