Rajesh Karunakaran
Programmer
Dear Team!
I am using a DLL written (written mysefl) in DotNet to access an API. My base program is in VFP which utilises the DLL methods.
So, now I need an object variable (as I need multiple parameter values returned) to be returned from my DotNet program.
In DotNet it's okay to have final values in an object. But, if I return that, how can VFP store that to a suitable type variable.
Is there a way? Or, is the solution much more simpler that I think?
Thanks,
Rajesh
I am using a DLL written (written mysefl) in DotNet to access an API. My base program is in VFP which utilises the DLL methods.
So, now I need an object variable (as I need multiple parameter values returned) to be returned from my DotNet program.
In DotNet it's okay to have final values in an object. But, if I return that, how can VFP store that to a suitable type variable.
Is there a way? Or, is the solution much more simpler that I think?
Thanks,
Rajesh