H5Fget_create_plist

fnhid_t H5Fget_create_plist(hid_t file_id) extern(C) @nogc nothrow

Returns the file creation property list identifier.

Parameters

file_idFile identifier

Returns

A property list identifier on success, or H5I_INVALID_HID on failure.