What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Retrieve who the user is chatting with?

Retrieve who the user is chatting with?
Author: Message:
SWINX
New Member
*


Posts: 11
– / Male / –
Joined: Feb 2005
O.P. RE: RE: Retrieve who the user is chatting with?
I can succesfully create a Messenger object with:

code:
Set oMessenger = New MessengerAPI.Messenger

I can succesfully show MyFriendlyName in a MsgBox

I try to use these stuff in the ParseCommand function.

But I can't get the Contacts-code from above working...
MSN+ stops when I try to do this:

code:
        Dim iContact As MessengerAPI.iMessengerContact
        Dim iConv As MessengerAPI.IMessengerConversationWnd

and then says there is no such MSN+ function supported.

I also don't see the codes like iMessengerContact in the dropdownlist as element of MessengerAPI when I'm coding...
Does someone know how I can fix this?

This post was edited on 02-17-2005 at 10:17 PM by SWINX.
02-17-2005 06:57 PM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Retrieve who the user is chatting with? - by SWINX on 02-16-2005 at 11:38 PM
RE: Retrieve who the user is chatting with? - by Joel4119 on 02-17-2005 at 12:30 AM
RE: Retrieve who the user is chatting with? - by matty on 02-17-2005 at 12:36 AM
RE: Retrieve who the user is chatting with? - by Joel4119 on 02-17-2005 at 04:24 AM
RE: Retrieve who the user is chatting with? - by Dempsey on 02-17-2005 at 10:54 AM
RE: RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 06:57 PM
RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 11:04 AM
RE: Retrieve who the user is chatting with? - by SWINX on 02-17-2005 at 11:22 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On