Hi
Any argument going into your Configuration function has to be casted to void **. However the error you are getting refers to a pAppFunction. Have you checked that all the arguments you are using are casted correctly?
Any argument going into your Configuration function has to be casted to void **. However the error you are getting refers to a pAppFunction. Have you checked that all the arguments you are using are casted correctly?