I need to send a string from a client app coded in VB into a com-object that has been coded with vc++.
I've been digging thru MSDN, but can't really find any good documentation on how to do this. As I've understood it, I am supposed to use the type "BSTR" or "LPOLESTR", but some code to show how it's done would be great.
Thanks
/Benny




Reply With Quote