[JDEV] JabberCOM .OnMessage 'Tag' Parameter help
David Banes
dbanes at ozemail.com.au
Sat Jun 21 00:42:54 CDT 2003
Hi,
I am working with JabberCOM and the IJabberSession event OnMessage. I'm
having trouble 'getting at' the Tag parameter as an IXMLTag tag, I need
to be able to get a TagIterator from it so I can see what tags are in
the xml.
OnMessage(Sender: TObject; var Msg, Tag: OleVariant);
Msg.Body works, probably because it returns a string, anyway, help would
be appreciated before I pull all of my hair out :-)
Also, a pointer to a good online resource for Delphi IDispatch and
related things would be good so I can understand how this works.
Best Regards and thanks,
David.
More information about the JDev
mailing list