H5Rget_object_type(hid_t id,
void *ref
)
H5_WANT_H5_V1_4_COMPAT and is not
enabled in the binaries distributed by NCSA.
This function has been replaced in Release 1.6 by the function
H5Rget_obj_type
and will eventually be deleted from the HDF5 distribution.]
Given a reference to an object
ref,
H5Rget_object_type returns the
type of the object pointed to.
id,
ref
H5Gpublic.h;
otherwise returns H5G_UNKNOWN.
| Release | C |
| 1.6.0 | Function introduced in this release. |