The HDF_VG_GETTRS procedure returns the tag/reference pairs of the HDF file objects belonging to the specified VGroup.
HDF_VG_GETTRS, VGroup, Tags, Refs [, MAXSIZE=value]
The VGroup handle returned by a previous call to HDF_VG_ATTACH.
A named variable in which the tag numbers are returned.
A named variable in which the reference numbers are returned.
The maximum number of tags and references to be returned. The default is to return all tags and references in VGroup.
4.0 |
Introduced |