LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing and reading a structure to dll funtion

I have a dll function that requires a structure passed to it. The modified version of this structure is what I am interested in.

So how do I pass a structure to a dll function and read same structure. Note that the function has no (void) output in its prototype, ie: it does not return anything.

I will appreciate any inputs.
Thanks,
Setu.
setu@eng.uts.edu.au
0 Kudos
Message 1 of 2
(2,360 Views)
Hi,

Some useful examples found here : http://zone.ni.com/devzone/explprog.nsf/webmain/3D9437C9D630E5E48625683A000A8332?opendocument&node=DZ52048_US

Hope this helps
Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Message 2 of 2
(2,360 Views)