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