Hi guys. I have written this class, but it doesn't pass the data to the pointer passed as ResultDicom. Does anybody know what the problem is? I would be very grateful for your help.
The types are taken from another library and this code works fine when put in the main code. But when I write this class to do the same thing, the data is not passed to the pointer which comes as ResultDicom. So, I thought I might have made a c++ mistake. Could you please check it for me?