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

VSelts/vsfelts

int32 VSelts(int32 vdata_id)
vdata_id

IN:

Vdata access identifier returned from VSattach

Purpose

Determines the number of records in the specified vdata.

Return value

The number of elements in the vdata if successful and FAIL (or -1) otherwise.

FORTRAN

integer function vsfelts(vdata_id)

integer vdata_id



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

hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.