Is there any possibility in the near future for the Sample ICC API functions to return more specific error codes?
For example, the read_icc function would only return 10003 in case of error. Yes, the char* buf parameter is also helpful with the error message, but when integrating the application with a third party GUI, a wider range of return codes would be helpful in my case.
Many thanks in advance for your reply!
Alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
Is there any possibility in the near future for the Sample ICC API functions to return more specific error codes?
For example, the read_icc function would only return 10003 in case of error. Yes, the char* buf parameter is also helpful with the error message, but when integrating the application with a third party GUI, a wider range of return codes would be helpful in my case.
Many thanks in advance for your reply!
Alex