H5Fget_access_plist

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

Returns the file access property list identifier.

Parameters

file_idFile identifier

Returns

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