nixola - 1 day ago

Hi,
I was trying to figure out how to correctly handle system exceptions in a CODESYS project, but either the documentation falls short, or I'm unable to find the proper docs.
I know I can register a function as an exception handler via Task Configuration > System Events > Add Event Handler, which will create a function with the correct interface; I am, however, unable to figure out what the returned DWORD is supposed to be, if anything.
Is the interface for the exception handler documented and, if so, where can I find it?