H5Oget_info_by_name1

fnherr_t H5Oget_info_by_name1(hid_t loc_id, const char * name, H5O_info1_t * oinfo, hid_t lapl_id)

Gets object information by name (version 1, deprecated).

Parameters

loc_idLocation identifier
nameObject name
oinfoPointer to receive object info
lapl_idLink access property list identifier

Returns

Non-negative on success, negative on failure.