|
EDCS Reference Manual
Concept Mapping from EDCS 3.1 to EDCS 4.0 Functions EDCS Init3p1MappingInfo |
|---|
| extern EDCS_Status_Code | |||
| EDCS_Init3p1MappingInfo | |||
| (void); | |||
Initializes the internal EDCS 3.1 mapping information tables.
| EDCS_SC_SUCCESS | if the initialization completed successfully. |
| EDCS_SC_OTHER_FAILURE | otherwise. |
Next: EDCS_Map3p1AttributeCode.
Up:Index.
|