|
Scientific Data Formats: Hierarchical Data Format - HDF5 |
|
The H5A_GET_NUM_ATTRS function returns the number of attributes attached to a group, dataset, or a named datatype.
Result = H5A_GET_NUM_ATTRS(Loc_id)
Returns the number of attributes.
An integer representing the identifier of the group, dataset, or named datatype to query.
None
IDL Online Help (March 06, 2007)