Hello!
I call a automation object from Visual Fortran and the returnvalue is type
(variant). If i look at the type of the variant %VT it is 8204 indicating
that this is a VT_ARRAY containing variants. How do i get the values from
this array? I have tried to use the safearray functions from the DFCOM
module but i get the returncode invalid argumet. Do you have an example that
shows how to do this.
The automation object contains several records from a SQLServer database.
Looking forward some help.
Peter Lysvret
peter....@mail.pronyx.se