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