[Back to Interface] [Prev] [Next]

Vinqtagref/vfinqtr

intn Vinqtagref(int32 vgroup_id, int32 tag, int32 ref)

vgroup_id IN:

Vgroup identifier returned by Vattach

tag IN:

Tag of the object

ref IN:

Reference number of the object

Purpose

Checks whether an object belongs to a vgroup.

Return value

Returns TRUE (or 1) if the object belongs to the vgroup, and FALSE (or 0) otherwise.

Description

Vinqtagref checks if the object identified by its tag, tag, and its reference number, ref, belongs to the vgroup identified by the parameter vgroup_id.

FORTRAN

integer function vfinqtr(vgroup_id, tag, ref)

integer vgroup_id, tag, ref



[Back to Interface] [Prev] [Next]

hdfhelp@ncsa.uiuc.edu
HDF Reference Manual - 07/29/98, NCSA HDF Development Group.