sntl_licgen_free Supported in On-premises modeSupported in Lease mode

Library Information

>This API belongs to the Sentinel RMS license decode library.

>The corresponding header is licgen_parser.h.

Description

Releases the memory resources allocated by the following API(s):

>sntl_licgen_parse

Syntax

SNTL_LICGEN_DECLARE (void) sntl_licgen_free(void  *buffer);
Argument Description
buffer [In] Pointer to the buffer allocated by the given API function.

Returns

Does not return anything.