The features described in this topic are obsolete
and should not be used in new IDL code.
HDF_DFSD_ENDSLICE
This routine is obsolete and should not be used in new IDL code.
The HDF_DFSD_ENDSLICE procedure ends a sequence of calls started by HDF_DFSD_STARTSLICE by closing the internal slice interface and synchronizing the file.
Syntax
HDF_DFSD_ENDSLICE
Example
See the example in the documentation for HDF_DFSD_STARTSLICE.