H5Eauto_is_v2

fnherr_t H5Eauto_is_v2(hid_t err_stack, uint * is_stack)

Checks if the error stack is using version 2 format.

Parameters

err_stackError stack identifier
is_stackPointer to receive the result (1 for v2, 0 for v1)

Returns

Non-negative on success, negative on failure.