I'm looking for some detailed description or an example of how an application can register and use the ESM_ApplicationCallback().
For instance, when doing fault injection test, how would the application use the esm callback to complete the test? I know the ESM_ApplicationCallback() checks and determines cause of the error, but once that's done what should happen next? How are the param1, param2, param3 used?