EDCS Reference Manual
Functions
EDCS ValidAttributeCode
extern EDCS_Boolean
EDCS_ValidAttributeCode
(
EDCS_Attribute_Code  value1
);

Definition

Checks whether the given value is a valid EDCS_Attribute_Code.


Returns

EDCS_TRUE - if value is valid
EDCS_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: EDCS_UnitsAreEquivalent. Next: EDCS_ValidAttributeValue. Up:Index.