H5Oget_info_by_name1
fn
herr_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_id | Location identifier |
name | Object name |
oinfo | Pointer to receive object info |
lapl_id | Link access property list identifier |
Returns
Non-negative on success, negative on failure.