Hello Everybody,
I want to use an ActiveX Method, which save Data into Memory. The proplem
is, this Method want to have an pointer to an Memory place where the data
can be saved.
I tried to get an pointer of an LabView-Array over a C-DLL, give this
pointer to the ActiveX Method, which could save the data. But this dosen't
work. I don't know what's the problem, maybe the ActiveX Method isn't
allowed to save Data in Memory which is allocated from Labview.
Have somebody an idea what to do?
Or an other suggestion to solve such an Problem?
Thanks a lot
Robert