H5Eset_auto1

fnherr_t H5Eset_auto1(H5E_auto1_t func, void * client_data)

Sets automatic error reporting (version 1, deprecated).

Parameters

funcCallback function for automatic error reporting (use null to disable)
client_dataUser data to pass to the callback

Returns

Non-negative on success, negative on failure.