Shoutbox

Messenger API & DP's - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Skype & Live Messenger (/forumdisplay.php?fid=10)
+----- Thread: Messenger API & DP's (/showthread.php?tid=34611)

Messenger API & DP's by Plik on 11-20-2004 at 01:05 AM

You used to be able to get the current display pic with

code:
oMessenger.MyProperty(2)

oMessenger beeing an instance of the MessengerAPI

But now im using messenger 7, MyProperty(2) returns the folder with all the display pics, and doesnt return the current display picture.
Has anyone else noticed this, and is there a way around it?
RE: Messenger API & DP's by RaceProUK on 11-21-2004 at 06:01 PM

Try different indexes.


RE: Messenger API & DP's by Plik on 11-21-2004 at 06:28 PM

2 is the only one that doesnt error