File.getAccessPlist

hid_t getAccessPlist()

Gets the file access property list used when opening this file.

Note

The caller is responsible for closing the returned property list

using H5Pclose, or wrapping it in a PropertyList RAII wrapper.

Returns

The file access property list identifier

Throws

HDF5Exception if getting the property list fails