H5Pget_shared_mesg_phase_change

fnherr_t H5Pget_shared_mesg_phase_change(hid_t plist_id, uint * max_list, uint * min_btree)

Gets the shared message phase change thresholds.

Parameters

plist_idFile creation property list identifier
max_listPointer to receive max messages in list form
min_btreePointer to receive min messages for B-tree

Returns

Non-negative on success, negative on failure.