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

Vnattrs/vfnatts

intn Vnattrs(int32 vgroup_id)

vgroup_id

IN:

Vgroup identifier returned by Vattach

Purpose

Returns the number of attributes assigned to a vgroup.

Return value

Returns the total number of attributes assigned to the specified vgroups if successful and FAIL (or -1) otherwise.

Description

Vnattrs gets the number of attributes assigned to the vgroup identified by the parameter vgroup_id.

FORTRAN

integer function vfnatts(vgroup_id)

integer vgroup_id



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

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