SRM Reference Manual
Functions
SRM ValidORMCode
extern SRM_Boolean
SRM_ValidORMCode
(
SRM_ORM_Code  value1
);

Definition

Checks whether the given value is a valid SRM_ORM_Code.


Returns

SRM_TRUE - if value is valid
SRM_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SRM_ValidMParameters. Next: SRM_ValidORMTCode. Up:Index.