H5Pget_file_space

fnherr_t H5Pget_file_space(hid_t plist_id, H5F_FILE_SPACE * strategy, hbool_t * persist, hsize_t * threshold)

Gets the file space strategy.

Parameters

plist_idFile creation property list identifier
strategyPointer to receive the strategy
persistPointer to receive the persist flag
thresholdPointer to receive the threshold

Returns

Non-negative on success, negative on failure.