H5Pget_virtual_prefix

fnssize_t H5Pget_virtual_prefix(hid_t dapl_id, char * prefix, size_t size)

Gets the virtual dataset prefix.

Parameters

dapl_idDataset access property list identifier
prefixBuffer to receive the prefix
sizeSize of the buffer

Returns

Length of the prefix on success, negative on failure.