SE_instance_free_statistics |
Frees memory allocated for a list of instance statistics.
void SE_instance_free_statistics (SE_INSTANCE_STATS *stats_list, LONG stats_count);
stats_list | Pointer to an array of SE_INSTANCE_STATS structures |
stats_count | The number of SE_INSTANCE_STATS structures |
This function is a helper function to free stats allocated by SE_instance_get_statistics.