H5Pget_driver
fn
hid_t H5Pget_driver(hid_t plist_id)Returns the low-level file driver for a file access property list.
Parameters
plist_id | File access property list identifier |
Returns
Driver identifier on success, H5I_INVALID_HID on failure.