The H5A_GET_NAME function retrieves an attribute name given the attribute identifier number.
Result = H5A_GET_NAME(Attribute_id)
Returns a string containing the attribute name.
An integer representing the attribute’s identifier to be queried.
None
5.6 |
Introduced |