SE_uuidgenerator_free_uuids

Frees a list of UUID strings.

Usage syntax

void SE_uuidgenerator_free_uuids
(CHAR **uuid_list,
LONG uuid_count)

Parameters
uuid_list The list of UUIDs to be freed
uuid_count The number of UUIDs in the list
Description

This function frees a list of string representations of UUIDs.