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