Hi,
How to pass array of strings from server (COM)
to Visual Basic?
Zoran.
Printable View
Hi,
How to pass array of strings from server (COM)
to Visual Basic?
Zoran.
Use SAFEARRAY, I posted a routine earlier. Do a search on SAFEARRAY and you will find it.
Wayne