shilpichaudhry
March 27th, 2002, 04:28 PM
Hi,
I have been able to access the interface of a VB DCOM server using CoCreateInstanceEx in my VC++ client, but after doing QueryInterface, how can I use the methods of that interface? How can I figure out what to typecast the IUnknown pointer against??
Shilpi
I have been able to access the interface of a VB DCOM server using CoCreateInstanceEx in my VC++ client, but after doing QueryInterface, how can I use the methods of that interface? How can I figure out what to typecast the IUnknown pointer against??
Shilpi