Function Name: Valid SRF 3D
Definition
Checks if the given value is a valid
SRM_SRF_3D_ENUM
.
Returns
SE_TRUE if value is valid
SE_FALSE otherwise
Prototype
extern
SE_BOOLEAN
SRM_ValidSRF3D
(
SRM_SRF_3D_ENUM
value
(notes)
);
Parameters Notes
value
value to be checked
Prev:
Valid SRF 2D
.
Next:
Valid Vertical Datum
.
Up:
Index
.