The SEDRIS Data Representation Model
APPENDIX D - Functions
SE ValidCoordForSRFInfo
extern SRM_Boolean
SE_ValidCoordForSRFInfo
(
constSRM_Coord *coord_in_ptr, (notes)
constSE_SRF_Info *srf_info_in_ptr (notes)
);

Definition

Validates whether the given SRM_Coord structure is valid for the given SE_SRF_Info structure.


Returns

SRM_TRUE if both input structures are valid and the SRM_Coord is valid for the given SE_SRF_Info.
SRM_FALSE if either handle is invalid or the SRM_Coord is not valid for the given SE_SRF_Info.


Parameters Notes


coord_in_ptr

 Pointer to the SRM_Coord structure to be validate.

srf_info_in_ptr

 Pointer to the SE_SRF_Info structure to which the SRM_Coord is validated
 against.


Prev: SE_ValidContactInformation. Next: SE_ValidCountIntervalValue. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS