I want to use a com object
the information that I have is just its CLSID, and StringID like "xxxxxx.xxxxxxxxx.1"
I would like to know if it is possible to use this object with just that info.
I believe this interface derives from IDispatch.

this interface is for managing the MSN Messenger contacts, and Microsoft does not want to give information about this interface, that is why I am asking :)

Thanks
Posted on 2003-10-15 19:29:39 by Jnrz
Use the Microsoft Oleview utility at
http://www.microsoft.com/com/resources/oleview.asp
It's very usefull!
Posted on 2003-11-23 14:33:02 by Opcode
Posted on 2003-11-26 21:53:10 by Poimander

Use the Microsoft Oleview utility at
http://www.microsoft.com/com/resources/oleview.asp
It's very usefull!


Japheth's ComView is IMO more useful as it will generate ASM includes for you to get you going...

:NaN:
Posted on 2003-11-26 23:49:50 by NaN