Hi All,
 
Newbie question.
 
I'd like use JabberCOM in VC++ and imported the IJabberSession and I JabberSessionEvents to VC++ by Classwizard.
 
I think we should derived form IJabberSessionEvents and override the functions like OnConnect to do my own function.
 
Question is How do I related two class in VC++, I means how I let I JabberSession call my functions like 'OnConnect' after I call it's Connect method.
 
Thanks
 
Hans

Reply via email to