[JDEV] jabercom and c++
David Waite
dwaite at jabber.com
Mon May 7 13:37:11 CDT 2001
Hmm, JabberCOM doesn't support dual interfaces? If it does, you should just be
able to call raw functions on the COM objects.. but since it is written in
Delphi, its probably dependant on whether Delphi itself supports dual
interfaces.
-David Waite
Thomas Charron wrote:
> From: "Rob Kooper" <kooper at cc.gatech.edu>
> To: <jdev at jabber.org>
> Sent: Saturday, May 05, 2001 10:54 AM
> Subject: [JDEV] jabercom and c++
> > Hi, I was wondering if anybody has any examples of how to catch the events
> > of IJabberSessionEvents? I see that there is all the OnX functions I want,
> > but how do I get those called.
>
> If using ATL, you need to write a COM object that implements those
> calls, then call Advise on the JabberCOM object with the CLSID of your COM
> object.
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list