sntl_persistence_free 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

Releases the memory resources allocated in the sntl_persistence_get_info API.

Syntax

SNTL_DECLARE(void) sntl_persistence_free(void *buffer);
Argument Description
buffer [in]

Pointer to the buffer containing XML-based output.

Returns

Does not return anything.