EDCS Reference Manual
Functions EDCS ValidAttributeCode |
---|
extern EDCS_Boolean | |||
EDCS_ValidAttributeCode | |||
( | |||
EDCS_Attribute_Code | value | (notes) | |
); |
Checks if the given value is a valid EDCS_Attribute_Code.
EDCS_TRUE - if value is valid |
EDCS_FALSE - otherwise |
value to be checked
Prev: EDCS_ValidAbstractValueType.
Next: EDCS_ValidAttributeDictionaryEntry.
Up:Index.
|