EDCS Reference Manual
Functions
EDCS ValidDictionaryType
extern EDCS_Boolean
EDCS_ValidDictionaryType
(
EDCS_Dictionary_Type  value1
);

Definition

Checks whether the given value is a valid EDCS_Dictionary_Type.


Returns

EDCS_TRUE - if value is valid
EDCS_FALSE - otherwise

Parameters Notes

1 value to be checked


Prev: EDCS_ValidCountValue. Next: EDCS_ValidEnumerantCode. Up:Index.