Summary:
Read the contents of an AnnotationVersionFlags structure from a file.
Header File:
eant.h
Library Name:
elib
void eant_AnnotationVersionFlagsRead (
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 flags.Description:
Read the contents of an AnnotationVersionFlags structure from a Rev. 8.
Notes:
None.
Return Description:
This function is of type void.