[Back to Interface] [Prev] [Next]

Visvg/vfisvg

intn Visvg(int32 vgroup_id, int32 obj_ref)

vgroup_id IN:

Vgroup identifier returned by Vattach

obj_ref IN:

Reference number of the object

Purpose

Determines whether an element of a vgroup is a vgroup and a member of another vgroup.

Return value

Returns TRUE (or 1) if the object is a vgroup and FALSE (or 0) otherwise.

Description

Visvg determines if the object specified by the reference number, obj_ref, is a vgroup within the vgroup identified by the parameter vgroup_id.

FORTRAN

integer function vfisvg(vgroup_id, obj_ref)

integer vgroup_id, obj_ref



[Back to Interface] [Prev] [Next]

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