H5Pset_vol
fn
herr_t H5Pset_vol(hid_t plist_id, hid_t new_vol_id, const void * new_vol_info)Sets the VOL connector.
Parameters
plist_id | File access property list identifier |
new_vol_id | VOL connector identifier |
new_vol_info | VOL connector information |
Returns
Non-negative on success, negative on failure.