The HDF_VD_SEEK procedure moves the read pointer within the specified VData in a Hierarchical Data Format file to a specific record number. Note that the record number is zero-based.
HDF_VD_SEEK, VData, Record
A VData handle returned by HDF_VD_ATTACH.
The zero-based record number to seek.