H5Pget_metadata_read_attempts
fn
herr_t H5Pget_metadata_read_attempts(hid_t plist_id, uint * attempts)Gets the number of metadata read attempts.
Parameters
plist_id | File access property list identifier |
attempts | Pointer to receive the number of attempts |
Returns
Non-negative on success, negative on failure.