Hi all
I am trying to access a .NET class / Struct.
What I allready have verified is that the dotNET object is created successfully, but when I try to access a property or function wrun32 throws an memory access violation exception.
The object is created for testing purpose as filled struct. Any access causes a memory violation...
The code we are using is in pastebin:
COBOL DEFs
COBOL Test
C#
Any hint what is wrong here would be appreciated...
Best Regards
Martin
#Windows
#.net