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

VSgetinterlace/vsfgint

int32 VSgetinterlace(int32 vdata_id)
vdata_id

IN:

Vdata access identifier returned from VSattach

Purpose

Returns the interlace type of the vdata specified by vdata_id.

Return value

Returns FULL_INTERLACE or NO_INTERLACE if successful and FAIL (or -1) otherwise.

FORTRAN

integer function vsfgint(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.