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