The SEDRIS Data Representation Model
APPENDIX D - Functions SE ValidID |
---|
extern SE_Boolean | |||
SE_ValidID | |||
( | |||
SE_ID | value | (notes) | |
); |
Checks that the given SE_ID contains a valid value.
SE_TRUE - if value is valid |
SE_FALSE - otherwise |
value to be checked
Prev: SE_ValidHSVData.
Next: SE_ValidImageComponentType.
Up:Index.
|