H5Gget_objinfo

fnherr_t H5Gget_objinfo(hid_t loc_id, const char * name, hbool_t follow_link, H5G_stat_t * statbuf)

Gets object information (deprecated).

Parameters

loc_idLocation identifier
nameObject name
follow_linkWhether to follow symbolic links
statbufPointer to receive the object info

Returns

Non-negative on success, negative on failure.