H5Pget_attr_phase_change

fnherr_t H5Pget_attr_phase_change(hid_t plist_id, uint * max_compact, uint * min_dense)

Gets the attribute phase change thresholds.

Parameters

plist_idObject creation property list identifier
max_compactPointer to receive max compact storage attributes
min_densePointer to receive min dense storage threshold

Returns

Non-negative on success, negative on failure.