Determines whether two sets of 3D spatial reference frame (SRF) parameters
are equal.
SE_FALSE -- otherwise
| extern SE_BOOLEAN | ||||
| SRM_SRF3DParametersEqual | ||||
| ( | ||||
| const | SRM_SRF_3D_PARAMETERS | * | srf1_ptr, | (notes) |
| const | SRM_SRF_3D_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.