Summary:
Write an AnnotationVersionFlags node to a file.
Header File:
eant.h
Library Name:
elib
void eant_AnnotationVersionFlagsWrite (
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 that the version flags node will be the first child of.Description:
Write an AnnotationVersionFlags node to a Rev. 8 file.
Notes:
None.
Return Description:
This function is of type void.