[Top] [Prev] [Next] [Bottom]

ANid2tagref/afidtagref

int32 ANid2tagref(int32 ann_id, uint16 *ann_tag, uint16 *obj_ref)
ann_id

IN:

Annotation identifier returned by ANselect, ANcreate or ANcreatef

ann_tag

OUT:

Tag of the annotation

obj_ref

OUT:

Reference number of the annotation

Purpose

Returns the tag/reference number pair of the specified annotation.

Return value

Returns SUCCEED (or 0) if successful or FAIL (or -1) otherwise.

FORTRAN

integer function afidtagref(ann_id, ann_tag, obj_ref)

integer ann_id, ann_tag, obj_ref



[Top] [Prev] [Next] [Bottom]

hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.