The SEDRIS Data Representation Model
APPENDIX D - Functions SE ValidShortIntegerPositive |
---|
extern SE_Boolean | |||
SE_ValidShortIntegerPositive | |||
( | |||
SE_Short_Integer_Positive | value | 1 | |
); |
Checks that the given SE_Short_Integer_Positive contains a valid value.
SE_TRUE - if value is valid |
SE_FALSE - otherwise |
1 value to be checked
Prev: SE_ValidShadingMethod.
Next: SE_ValidSingleValue.
Up:Index.
|