Error 20003 Occurs because the Application is Terminated by Force

In the period of debugging the application, the application is ended by force in the state that device is in operation. The function AioInit is ended normally, but the error of 20003 is returned on the other functions.

The error occurs since the application are terminated without performing the AioExit to do the completion process. It is not certainty that the phenomenon occurs. It depends upon the combination of OS and developing language whether the error occurs

The measure of avoiding the error 20003.