H5Eauto_is_v2
fn
herr_t H5Eauto_is_v2(hid_t err_stack, uint * is_stack)Checks if the error stack is using version 2 format.
Parameters
err_stack | Error stack identifier |
is_stack | Pointer to receive the result (1 for v2, 0 for v1) |
Returns
Non-negative on success, negative on failure.