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
|