H5Lget_info1
fn
herr_t H5Lget_info1(hid_t loc_id, const char * name, H5L_info1_t * linfo, hid_t lapl_id)Gets link info (version 1, deprecated).
Parameters
loc_id | Location identifier |
name | Link name |
linfo | Pointer to receive link info |
lapl_id | Link access property list identifier |
Returns
Non-negative on success, negative on failure.