H5Pget_evict_on_close

fnherr_t H5Pget_evict_on_close(hid_t fapl_id, hbool_t * evict_on_close)

Gets the evict-on-close property.

Parameters

fapl_idFile access property list identifier
evict_on_closePointer to receive the evict-on-close setting

Returns

Non-negative on success, negative on failure.