sntl_licensing_free 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

Releases the buffers allocated by the following API functions:

>sntl_licensing_get_info

>sntl_licensing_get_session_info

>sntl_licensing_uninstall

>sntl_licensing_transfer

>sntl_licensing_identity_serialize

Syntax

SNTL_DECLARE(void) sntl_licensing_free(void *buffer);	 	 

 

Argument Description
buffer [in] Pointer to the buffer allocated by the given API function.

Returns

Does not return anything.