H5Pget_shared_mesg_index

fnherr_t H5Pget_shared_mesg_index(hid_t plist_id, uint index_num, uint * mesg_type_flags, uint * min_mesg_size)

Gets the shared message index configuration.

Parameters

plist_idFile creation property list identifier
index_numIndex number (0-based)
mesg_type_flagsPointer to receive message type flags
min_mesg_sizePointer to receive minimum message size

Returns

Non-negative on success, negative on failure.