Dear Shane,
sorry for not too explicit explanation of my problems.
Indeed calling dll function works fine.
But when it is necessary to pass buffer array to some ActiveX (in my case, this ActiveX should allow me to read data, to my LabVIEW Program, from datafile, created by some Commercial Data Acquisition Program), the corresponding terminal of this ActiveX parameter cannot be connected to any LabVIEW Array.
So, I can only repeat the same questions:
1 - could somebody explain, why the method described by RolfK is working ?
2 - in what other situations calling LabVIEW(dll?) can be useful (where I can read about other functions in this dll) ?
3 - is the problem of passing buffer array from LabVIEW to ActiveX resolved in LV 8.x ?
In addition: I can agree that not correct may be something in ActiveX program; then - what would be the correct indication to pointer to array, say, in C ?
Thanking you in advance,
EVL