HDF_CLOSE

The HDF_CLOSE procedure closes the Hierarchical Data Format file associated with the given file handle.

Calling Sequence

HDF_CLOSE, FileHandle

Arguments

FileHandle

The HDF file handle returned from a previous call to HDF_OPEN.

See Also

HDF_OPEN