H5Oget_info2

fnherr_t H5Oget_info2(hid_t loc_id, H5O_info1_t * oinfo, uint fields)

Gets object information (version 2, deprecated).

Parameters

loc_idObject identifier
oinfoPointer to receive object info
fieldsFields to retrieve (H5O_INFO flags)

Returns

Non-negative on success, negative on failure.