H5Pset_vol

fnherr_t H5Pset_vol(hid_t plist_id, hid_t new_vol_id, const void * new_vol_info)

Sets the VOL connector.

Parameters

plist_idFile access property list identifier
new_vol_idVOL connector identifier
new_vol_infoVOL connector information

Returns

Non-negative on success, negative on failure.