sntl_licensing_free
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_session_info
>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.