H5Lget_info_by_idx1

fnherr_t H5Lget_info_by_idx1(hid_t loc_id, const char * group_name, H5_index_t idx_type, H5_iter_order_t order, hsize_t n, H5L_info1_t * linfo, hid_t lapl_id)

Gets link info by index (version 1, deprecated).

Parameters

loc_idLocation identifier
group_nameGroup name
idx_typeIndex type
orderIteration order
nLink index
linfoPointer to receive link info
lapl_idLink access property list identifier

Returns

Non-negative on success, negative on failure.