The SEDRIS Data Representation Model
APPENDIX D - Functions
SE ValidPredefinedFunction
extern SE_Boolean
SE_ValidPredefinedFunction
(
SE_Predefined_Function  value1
);

Definition

Checks whether the given value is a valid SE_Predefined_Function.


Returns

SE_TRUE - if value is valid
SE_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: SE_ValidPredefFuncStructure. Next: SE_ValidPresentIn. Up:Index.