H5Pset_shared_mesg_index

fnherr_t H5Pset_shared_mesg_index(hid_t plist_id, uint index_num, uint mesg_type_flags, uint min_mesg_size)

Sets the shared message index configuration.

Parameters

plist_idFile creation property list identifier
index_numIndex number (0-based)
mesg_type_flagsMessage type flags
min_mesg_sizeMinimum message size

Returns

Non-negative on success, negative on failure.