H5Pget_virtual_count

fnherr_t H5Pget_virtual_count(hid_t dcpl_id, size_t * count)

Gets the number of mappings for a virtual dataset.

Parameters

dcpl_idDataset creation property list identifier
countPointer to receive the number of mappings

Returns

Non-negative on success, negative on failure.