| SE_table_free_locator_list |
Frees the memory allocated by SE_table_get_locator_list .
void SE_table_free_locator_list
(LONG num_locators,
SE_LOCATORINFO *locator_list);
| num_locators | The number of locator IDs |
| locator_list | A pointer to an SE_LOCATORINFO object |
SE_table_free_locator_list the memory allocated by SE_table_get_locator_list .