eant_AnnotationInfoMakeUniqueElementIDs

Go Back

Summary:
  Make unique IDs for the elements and reset the next element counter.

Header File:
  eant.h

Library Name:
  elib

void    eant_AnnotationInfoMakeUniqueElementIDs  (
    Eant_AnnotationInfo*    antInfo,
    Eerr_ErrorReport**    lclerr,
  )
antInfo
    Specifies the input annotation information.
lclerr
    Error handling structure pointer.

Description:
  Make unique IDs for the elements and reset the next element counter.

Notes:
  None.

Return Description:
  This function is of type void. If an error occurs, eant_AnnotationInfoMakeUniqueElementIDs calls eerr_CreateErrorReport.