Re: how to update my changed picture in my buddy (General questions)
[code]
IXMPPVCard mycard ;
mycard.AttachDispatch(m_XMPP.GetVCard(), TRUE) ;
mycard.Receive() ;
mycard.DetachDispatch() ;
[/code]
this is the code i have used. the contact that i am recieving is null