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