H5Eget_auto2

fnherr_t H5Eget_auto2(hid_t estack_id, H5E_auto2_t * func, void * * client_data)

Gets the current automatic error reporting settings.

Parameters

estack_idError stack identifier, or H5E_DEFAULT
funcPointer to receive the current callback function
client_dataPointer to receive the current client data

Returns

Non-negative on success, negative on failure.