What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [help] - Check # of contacts, and close

[help] - Check # of contacts, and close
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [help] - Check # of contacts, and close
code:
function OnEvent_ChatWndCreated ( pChatWnd ) {

}

That is fired when a chat window is opened.
The pChatWnd object has a Contacts property.

Now if you look at the Scripting documentation that CookieRevised directed you to you will notice that under the Objects Reference there is a Contacts object listed. If you look through the properties of that object you should see the property you want to use.

By us just telling you the code you will never learn. But following those directions you should be able to easily find your answer.

This post was edited on 07-12-2008 at 10:41 PM by matty.
07-12-2008 10:41 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[help] - Check # of contacts, and close - by Cpsgames on 07-12-2008 at 06:30 AM
RE: [help] - Check # of contacts, and close - by CookieRevised on 07-12-2008 at 06:50 AM
RE: [help] - Check # of contacts, and close - by Cpsgames on 07-12-2008 at 10:31 PM
RE: [help] - Check # of contacts, and close - by matty on 07-12-2008 at 10:41 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