SE_instance_free_instance_list |
Frees memory allocated for a list of instances.
void SE_instance_free_instance_list (LONG instance_count, SE_INSTANCEINFO *instance_list);
instance_count | The number of SE_INSTANCEINFO structures |
instance_list | Pointer to an array of SE_INSTANCEINFO structures |
A helper function to free locks allocated by SE_instance_get_instance_list().