H5Oget_info1
fn
herr_t H5Oget_info1(hid_t loc_id, H5O_info1_t * oinfo)Gets object information (version 1, deprecated).
Parameters
loc_id | Object identifier |
oinfo | Pointer to receive object info |
Returns
Non-negative on success, negative on failure.