H5Pget_no_selection_io_cause
fn
herr_t H5Pget_no_selection_io_cause(hid_t plist_id, uint * no_selection_io_cause)Gets the reason for not using selection I/O.
Parameters
plist_id | Dataset transfer property list identifier |
no_selection_io_cause | Pointer to receive the cause flags |
Returns
Non-negative on success, negative on failure.