Free the memory directly associated with the internal coordinate
conversion parameters. The memory was allocated by this
API during an earlier call to
SE_CreateCoordConversionConstants().
SE_COORD_FAILURE - if to_free didn't point to a valid set of internal coordinate operations parameters or the memory was not successfully freed.
| extern SE_COORD_STATUS_CODE_ENUM | |||
| SE_FreeCoordConversionConstants | |||
| ( | |||
| SE_CONVERT_COORD_SYSTEM_PAIR | to_free | (notes) | |
| ); | |||
a pointer to the internal coordinate operations parameters to be freed.