The H5G_GET_OBJ_NAME_BY_IDX function returns a name of an object specified by an index.
Result = H5G_GET_OBJ_NAME_BY_IDX(Loc_id, Index)
Result is a string containing the name of the object.
An integer giving file or group identifier.
An integer index identifying the object.
None
6.2 |
Introduced |