pass exception back
Erel,
When writing a dll for B4PPC, if I have an exception in one of my methods, how do I pass it back to the calling code in B4PPC?
Is my only option to return from the fucntion false?
Do I have access to any other code in the application from my dll.
I have a few dll's I would like to publish, but I need to clean up the error handling first.
Thanks,
Ron Laird
|