H5Oget_info2
fn
herr_t H5Oget_info2(hid_t loc_id, H5O_info1_t * oinfo, uint fields)Gets object information (version 2, deprecated).
Parameters
loc_id | Object identifier |
oinfo | Pointer to receive object info |
fields | Fields to retrieve (H5O_INFO flags) |
Returns
Non-negative on success, negative on failure.