SRM Reference Manual
Functions
SRM ValidSRFSMUPSCode
extern SRM_Boolean
SRM_ValidSRFSMUPSCode
(
SRM_SRFSM_UPS_Code  value1
);

Definition

Checks whether the given value is a valid SRM_SRFSM_UPS_Code.


Returns

SRM_TRUE - if value is valid
SRM_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SRM_ValidSRFSMLambertNTFCode. Next: SRM_ValidSRFSMUTMCode. Up:Index.