SE_spatialref_free_info_list

Frees a list of spatial reference objects

Usage syntax

void SE_spatialref_free_info_list (LONG count, SE_SPATIALREFINFO *sref_list_addr);

Parameters
count The number of entries in the list of spatial references
sref_list_addr A pointer to the list of spatial references
Description

SE_spatialref_free_info_list releases the specified list of spatial reference objects.

Returns

None