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

Library Information

This API belongs to:

Sentinel RMS persistence initialization library

Sentinel RMS persistence cleaning library

Description

Cleans up the persistence library resources. Invoke this function after all the persistence API calls are done.

Syntax

SNTL_DECLARE(sntl_persistence_status_t) sntl_persistence_cleanup(void);

Returns

The status code SNTL_PERSISTENCE_SUCCESS is returned, if successful. Otherwise, a specific status code is returned indicating the reason for failure.

For the complete list of error codes, refer to Persistence Library Error Codes.