File.getCreatePlist

hid_t getCreatePlist()

Gets the file creation property list used when creating 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 creation property list identifier

Throws

HDF5Exception if getting the property list fails