The SEDRIS Data Representation Model
APPENDIX D - Functions SE ValidPredefinedFunction |
---|
extern SE_Boolean | |||
SE_ValidPredefinedFunction | |||
( | |||
SE_Predefined_Function | value | 1 | |
); |
Checks whether the given value is a valid SE_Predefined_Function.
SE_TRUE - if value is valid |
SE_FALSE - otherwise |
1 value to be checked
Prev: SE_ValidPredefFuncStructure.
Next: SE_ValidPresentIn.
Up:Index.
|