HDF_VG_ADDTR

The HDF_VG_ADDTR procedure adds a tag and reference to the specified VGroup in a Hierarchical Data Format file.

Calling Sequence

HDF_VG_ADDTR, VGroup, Tag, Ref

Arguments

VGroup

The VGroup handle returned by a previous call to HDF_VG_ATTACH.

Tag

The tag to be written.

Ref

The reference number to be written.

Example

See HDF_SD_IDTOREF for an example using this function.

See Also

HDF_VG_GETTR , HDF_VG_GETTRS , HDF_VG_INQTR , HDF_VG_INSERT