EDCS Reference Manual
Functions EDCS ValidOrganizationSchemaCode |
---|
extern EDCS_Boolean | |||
EDCS_ValidOrganizationSchemaCode | |||
( | |||
EDCS_Organization_Schema_Code | value | (notes) | |
); |
Checks if the given value is a valid EDCS_Organization_Schema_Code.
EDCS_TRUE - if value is valid |
EDCS_FALSE - otherwise |
value to be checked
Prev: EDCS_ValidNumericValueType.
Next: EDCS_ValidOrganizationSchemaDictionaryEntry.
Up:Index.
|