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