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