H5Lget_info1

fnherr_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_idLocation identifier
nameLink name
linfoPointer to receive link info
lapl_idLink access property list identifier

Returns

Non-negative on success, negative on failure.