H5Pget_selection_io
fn
herr_t H5Pget_selection_io(hid_t plist_id, H5D_SELECTION_IO * selection_io_mode)Gets the selection I/O mode.
Parameters
plist_id | Dataset transfer property list identifier |
selection_io_mode | Pointer to receive the mode |
Returns
Non-negative on success, negative on failure.