SRM Reference Manual
Functions
SRM ValidORMTCode
extern SRM_Boolean
SRM_ValidORMTCode
(
SRM_ORMT_Code  value1
);

Definition

Checks whether the given value is a valid SRM_ORMT_Code.


Returns

SRM_TRUE - if value is valid
SRM_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SRM_ValidORMCode. Next: SRM_ValidObliqueMercatorParameters. Up:Index.