Summary:
Clear the evaluated styles of any style library used by this layer.
Header File:
eant.h
Library Name:
elib
void eant_AnnotationInfoClearEvaluatedStyles (
Eant_AnnotationInfo* antInfo,
Eerr_ErrorReport** lclerr,
)
antInfo Specifies the input annotation information.lclerr Error handling structure pointer.Description:
Clear the evaluated styles of any style library used by this layer.
Notes:
None.
Return Description:
This function is of type void. If an error occurs, eant_AnnotationInfoClearEvaluatedStyles calls eerr_CreateErrorReport.