wakewakeup
Programmer
Hi,
I'm developing a DLL Atl com. I want pass as parameter one array of doubles.
I read the best form to do it is with VARIANT* parameter in C++ and manage ir as SAFEARRAY. But It seems very complicated.
It is the best form to do it? How do you pass array of doubles?
Thanks
__________________________
I'm developing a DLL Atl com. I want pass as parameter one array of doubles.
I read the best form to do it is with VARIANT* parameter in C++ and manage ir as SAFEARRAY. But It seems very complicated.
It is the best form to do it? How do you pass array of doubles?
Thanks
__________________________