EDCS Reference Manual
Concept Mapping from EDCS 2.9 to EDCS 3.0 Functions
EDCS Map2xEnumerant
extern EDCS_Status_Code
EDCS_Map2xEnumerant
(
constEDCS_2p9_AC_ID *legacy_attribute_in_ptr, (notes)
constEDCS_2p9_AC_ENUM_VALUE legacy_enumerant_in, (notes)
constEDCS_Enumerant_Mapping_Structure **mapping_info_out_ptr (notes)
);

Definition

Retrieves forward mapping information for the given EDCS EE.


Returns

EDCS_STAT_CODE_SUCCESS and a handle to the requested mapping information is copied into *mapping_info_out_ptr, if valid parameters were passed in.
EDCS_STAT_CODE_NULL_REQUIRED_PARAMETER and *mapping_info_out_ptr is left unaltered, if any parameter was NULL.
EDCS_STAT_CODE_INVALID_CODE and *mapping_info_out_ptr is set to NULL, if legacy_enumerant_in does not correspond to a valid 2x EE.


Parameters Notes


legacy_attribute_in_ptr

 the EDCS 2x EA whose EE's forward mapping information is
    being retrieved

legacy_enumerant_in

 the EDCS 2x EE whose forward mapping information is
    being retrieved

mapping_info_out_ptr

 pointer to a pointer variable in the user's
    memory space where a handle to the mapping information will be
    copied


Prev: EDCS_Map2xClassification. Next: EDCS_Map2xUnit. Up:Index.

Last updated: October 1, 2002 Copyright © 2002 SEDRIS™