EDCS Reference Manual
Functions EDCS ValidEnumerantCode |
---|
extern EDCS_Boolean | |||
EDCS_ValidEnumerantCode | |||
( | |||
EDCS_Enumerant_Code | value | (notes) | |
); |
Checks if the given value is a valid EDCS_Enumerant_Code.
EDCS_TRUE - if value is valid |
EDCS_FALSE - otherwise |
value to be checked
Prev: EDCS_ValidClassificationDictionaryEntry.
Next: EDCS_ValidEnumerantDictionaryEntry.
Up:Index.
|