EDCS Reference Manual
Functions
EDCS GetEQDictionaryEntry
extern EDCS_Status_Code
EDCS_GetEQDictionaryEntry
(
constEDCS_Unit_Equivalence_Code eq_code_in, (notes)
constEDCS_Unit_Equivalence_Dictionary_Entry **result_out_ptr (notes)
);

Definition

Retrieves dictionary information for the given EQ.


Returns

EDCS_SC_SUCCESS and *result_out_ptr is set appropriately, if valid parameters were passed in.
EDCS_SC_NULL_REQUIRED_PARAMETER and no changes are made, if any parameter is NULL.
EDCS_SC_INVALID_INPUT_CODE and no changes are made, if eq_code_in does not correspond to a valid EQ.


Parameters Notes


eq_code_in

 The EQ code for which information is requested

result_out_ptr

 pointer to a variable in the user's memory into which
       a handle to the requested dictionary entry will be copied


Prev: EDCS_GetEODictionaryEntry. Next: EDCS_GetESDictionaryEntry. Up:Index.

Last updated: July 16, 2004 Copyright © 2004 SEDRIS