|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5S_CLOSE procedure releases and terminates access to a dataspace. After this routine is used, the dataspace's identifier is no longer available.
| Warning Failure to release a dataspace using this procedure will result in resource leaks. |
H5S_CLOSE, Dataspace_id
An integer representing the dataspace's identifier to close.
None
IDL Online Help (March 06, 2007)