H5Pget_fapl_splitter

fnherr_t H5Pget_fapl_splitter(hid_t fapl_id, H5FD_splitter_vfd_config_t * config_ptr)

Gets splitter driver properties from the file access property list.

Parameters

fapl_idFile access property list identifier
config_ptrPointer to receive configuration options for the VFD

Returns

Non-negative on success, negative on failure.