gre io get error message

const char * gre_io_get_error_message(
    gre_io_error_t *errorcodes
)
                                        

This gets the error message for an error code returned by a call to gre_io_get_error_codes.

Parameters: errorcodes A valid gre_io_error_t structure containing the errors returned from a call to gre_io_get_error_codes Returns: The error message.

Was this article helpful?
0 out of 0 found this helpful