I'm using ETA C API in Linux. Is there a way to get a description of enumerated fields using the API ?
For example, the following lines were taken from enumtype.def file that came in the SDK. Is there a way to get the description in column 3 (MEANING) or something similar using the ETA API ?
!
! ACRONYM  FID
! -------  ---
!
LOTSZUNITS  54
!
! VALUE  DISPLAY  MEANING
! -----  -------  -------
  0  "  "  Not allocated
  1  " AUD "  Australian dollar
  2  " GBP "  British pound
  3  "GBP/P"  British pounds per point
  4  " CAD "  Canadian dollar