H5A_GET_NAME
Syntax | Return Value | Arguments | Keywords | Version History | See Also
The H5A_GET_NAME function retrieves an attribute name given the attribute identifier number.
Syntax
Result = H5A_GET_NAME(Attribute_id)
Return Value
Returns a string containing the attribute name.
Arguments
Attribute_id
An integer representing the attribute's identifier to be queried.
Keywords
None
Version History