H5Fget_mdc_logging_status

fnherr_t H5Fget_mdc_logging_status(hid_t file_id, hbool_t * is_enabled, hbool_t * is_currently_logging)

Gets metadata cache logging status.

Parameters

file_idFile identifier
is_enabledPointer to receive enabled status
is_currently_loggingPointer to receive current logging status

Returns

Non-negative on success, negative on failure.