H5Pget_virtual_count
fn
herr_t H5Pget_virtual_count(hid_t dcpl_id, size_t * count)Gets the number of mappings for a virtual dataset.
Parameters
dcpl_id | Dataset creation property list identifier |
count | Pointer to receive the number of mappings |
Returns
Non-negative on success, negative on failure.