Calling dll function that returns an array

 

hi,

I made one dll that return array or vector.

I want know I can read this array or vector in mql or not?

If yes, how?

Regards,

 
Create the array in mql and pass it to the dll to fill.
 
WHRoeder:
Create the array in mql and pass it to the dll to fill.

Thanks.

can you explain more?

How to pass to dll and how to call from dll again?

Regards,

Reason: