H5Pget_mdc_image_config
fn
herr_t H5Pget_mdc_image_config(hid_t plist_id, H5AC_cache_image_config_t * config_ptr)Gets the metadata cache image configuration from the file access property list.
Parameters
plist_id | File access property list identifier |
config_ptr | Pointer to receive the cache image configuration |
Returns
Non-negative on success, negative on failure.