H5Pget_virtual_srcspace
fn
hid_t H5Pget_virtual_srcspace(hid_t dcpl_id, size_t index)Gets the source dataspace for a virtual mapping.
Parameters
dcpl_id | Dataset creation property list identifier |
index | Mapping index |
Returns
Dataspace identifier on success, H5I_INVALID_HID on failure.