eant_AnnotationRead

Go Back

Summary:
  Read the input annotation to the ehfa file.

Header File:
  eant.h

Library Name:
  elib

void    eant_AnnotationRead  (
    Eant_Layer*    layer,
    Eerr_ErrorReport**    lclerr,
  )
layer
    The input Eimg Layer.
lclerr
    Error handling structure pointer.

Description:
  Read the input annotation from the ehfa file node in the input layer.

Notes:
  None.

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