H5Pget_dxpl_multi
(
hid_t dxpl_id
,
const hid_t *memb_dxpl
)
H5Pget_dxpl_multi
returns the data transfer property list
information for the multi-file driver.
hid_t dxpl_id , |
IN: Data transfer property list identifier. |
const hid_t *memb_dxpl |
OUT: Array of data access property lists. |
Release | C |
1.4.0 | Function introduced in this release. |
1.8.11 | Function removed from HDF5 in this release. |