Summary:
Create an Eant_Element with arc info.
Header File:
eant.h
Library Name:
elib
|
Eant_Element* eant_ArcElementCreate (
|
Eant_AnnotationInfo* antInfo,
|
Eerr_ErrorReport** lclerr,
antInfo
Specifies the input annotation information.
lclerr
Error handling structure pointer.
Description:
Create an Eant_Element with arc info.
Notes:
None.
Return Description:
Upon success this function returns a pointer to Eant_Element structure. If an error occurs, this function calls eerr_CreateErrorReport and returns NULL.