SE_transforminfo_free

Releases memory allocated to a coordinate transformation object.

Usage syntax

void SE_transforminfo_free (SE_TRANSFORMINFO transform);

Parameters
transform An initialized coordinate transformation object
Description

Releases memory allocated to a coordinate transformation object.

Returns

SE_SUCCESS
SE_INVALID_POINTER