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