|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5G_CLOSE procedure closes the specified group and releases resources used by it. After this routine is used, the group's identifier is no longer available until the H5F_OPEN routine is used again to specify that group.
H5G_CLOSE, Group_id
An integer representing the group's identifier to be closed.
None
IDL Online Help (March 06, 2007)