Summary:
Read the contents of an AnnotationVersion structure from a file.
Header File:
eant.h
Library Name:
elib
void eant_AnnotationVersionRead (
Eant_FileIO* fileIO,
char* nodepath,
Eerr_ErrorReport** lclerr,
)
fileIO Specifies the annotation file IO data.lclerr Error handling structure pointer.nodepath The ehfa tree path from which to find the version .Description:
Read the contents of an AnnotationVersion structure from a Rev. 8.
Notes:
None.
Return Description:
This function is of type void. If an error occurs, *lclerr will be set to reflect the error.