H5Pget_virtual_view
fn
herr_t H5Pget_virtual_view(hid_t dapl_id, H5D_VDS_VIEW * view)Gets the virtual dataset view.
Parameters
dapl_id | Dataset access property list identifier |
view | Pointer to receive the view setting |
Returns
Non-negative on success, negative on failure.