SE_table_free_locator_list

Frees the memory allocated by SE_table_get_locator_list .

Usage syntax

void SE_table_free_locator_list
(LONG num_locators,
SE_LOCATORINFO *locator_list);

Parameters
num_locators The number of locator IDs
locator_list A pointer to an SE_LOCATORINFO object
Description

SE_table_free_locator_list the memory allocated by SE_table_get_locator_list .