HDF_AN_TAG2ATYPE
Syntax | Return Value | Arguments | Keywords | Version History
This function returns the HDF AN annotation type that corresponds to the specified HDF annotation tag.
Syntax
Result = HDF_AN_TAG2ATYPE(Annotation_tag)
Return Value
Returns the annotation type if successful or FAIL (-1) otherwise.
Arguments
Annotation_tag
HDF tag of the annotation.
The following table lists the valid values of Annotation_tag in the left column and the corresponding values of the returned annotation type in the right column.
Keywords
None
Version History