H5Pset_selection_io
fn
herr_t H5Pset_selection_io(hid_t plist_id, H5D_SELECTION_IO selection_io_mode)Sets the selection I/O mode.
Parameters
plist_id | Dataset transfer property list identifier |
selection_io_mode | Selection I/O mode |
Returns
Non-negative on success, negative on failure.