H5Oget_info_by_name2

fnherr_t H5Oget_info_by_name2(hid_t loc_id, const char * name, H5O_info1_t * oinfo, uint fields, hid_t lapl_id)

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

Parameters

loc_idLocation identifier
nameObject name
oinfoPointer to receive object info
fieldsFields to retrieve (H5O_INFO flags)
lapl_idLink access property list identifier

Returns

Non-negative on success, negative on failure.