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