The H5R_GET_Object_type function returns the type of object that an object reference points to.
Result = H5R_GET_Object_type(Loc_id, Reference)
The Result is a string giving the object type. Possible return values include:
An integer giving the identifier in which the reference dataset is located.
An integer giving the reference number to query.
None.
Introduced 5.6