|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5A_GET_SPACE function returns the identifier number of a copy of the dataspace for an attribute.
Result = H5A_GET_SPACE(Attribute_id)
Returns the dataspace's identifier. This identifier can be released with the H5S_CLOSE.
An integer representing the attribute's identifier to be queried.
None
H5A_GET_NAME, H5A_GET_TYPE, H5S_CLOSE
IDL Online Help (March 06, 2007)