SE_instance_free_statistics

Frees memory allocated for a list of instance statistics.

Usage syntax

void SE_instance_free_statistics (SE_INSTANCE_STATS *stats_list, LONG stats_count);

Parameters
stats_list Pointer to an array of SE_INSTANCE_STATS structures
stats_count The number of SE_INSTANCE_STATS structures
Description

This function is a helper function to free stats allocated by SE_instance_get_statistics.