|
SEDRIS Reference Manual
APPENDIX C - LEVEL 0 READ and WRITE API AUXILIARY FUNCTIONS Functions SE ValidLevel0APIFunction |
|---|
| extern SE_Boolean | |||
| SE_ValidLevel0APIFunction | |||
| ( | |||
| SE_Level_0_API_Function | value | (notes) | |
| ); | |||
Checks if the given value is a valid SE_Level_0_API_Function.
| SE_TRUE - if value is valid |
| SE_FALSE - otherwise |
value to be checked
Prev: SE_ValidLODSelectParameters.
Next: SE_ValidObjectLabel.
Up:Index.
|