[JDEV] jabercom and c++
Thomas Charron
tcharron at ductape.net
Mon May 7 11:59:08 CDT 2001
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.
More information about the JDev
mailing list