Determines whether two sets of spatial reference frame (SRF) parameters
are equal.
SE_FALSE -- otherwise
| extern SE_BOOLEAN | ||||
| SRM_SRFParametersEqual | ||||
| ( | ||||
| const | SE_SRF_PARAMETERS | * | srf1_ptr, | (notes) |
| const | SE_SRF_PARAMETERS | * | srf2_ptr | (notes) |
| ); | ||||
pointer to the first set of SRF parameters to be compared.
pointer to the second set of SRF parameters to be compared.