SRM Reference Manual
Functions
SRM FreeSRFParametersPair
extern SRM_Status_Code
SRM_FreeSRFParametersPair
(
SRM_SRF_Parameters_Pair to_free (notes)
);

Definition

Free the memory directly associated with the internal coordinate conversion parameters. The memory was allocated by this API during an earlier call to SRM_CreateSRFParametersPair().


Returns

SRM_STAT_CODE_SUCCESS and the memory is freed, if to_free pointed to a valid set of internal coordinate operations parameters.
SRM_STAT_CODE_FAILURE if to_free didn't point to a valid set of internal coordinate operations parameters or the memory was not successfully freed.


Parameters Notes


to_free

 a pointer to the internal coordinate operations parameters to
    be freed.


Prev: SRM_EnumNameToVerticalDatumCode. Next: SRM_GeoidManagerRequest. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™