SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions Functions SE ValidAPIFunction |
---|
extern SE_Boolean | |||
SE_ValidAPIFunction | |||
( | |||
SE_API_Function | value | 1 | |
); |
Checks whether the given value is a valid SE_API_Function.
SE_TRUE - if value is valid |
SE_FALSE - otherwise |
1 value to be checked
Prev: SE_SizeOfSearchValueType.
Next: SE_ValidAbsoluteTimeIntervalEntry.
Up:Index.
|