What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Delphi Plugin Help...

Delphi Plugin Help...
Author: Message:
KingAlan
New Member
*


Posts: 7
Joined: Jul 2004
O.P. Huh?  Delphi Plugin Help...
Hello,
I have been looking at Delphi Plugin Framework

And I see this.

code:
procedure OnContactStatusChange(const pMContact: IDispatch; mStatus: MISTATUS); dispid 1030;

Ok, But how do I use it lol.
How can I detect a contact status change then just use.

code:
ShowMessage('User: ' + ContactUser + ' / New Status: ' + ContactStatus);

Or somethink to show it.

Thanks Alan. ;D
08-29-2004 02:24 PM
Profile E-Mail PM Find Quote Report
PsychoMark
Full Member
***

Avatar

Posts: 151
40 / – / –
Joined: Apr 2002
RE: Delphi Plugin Help...
In response to your email; this is not part of the delphi plugin framework in itself, but the Messenger type library. You should be able to do something with the Messenger property of my framework, but I don't know enough about Delphi/COM to know how to respond to the event...
08-29-2004 05:02 PM
Profile E-Mail PM Web Find Quote Report
KingAlan
New Member
*


Posts: 7
Joined: Jul 2004
O.P. RE: Delphi Plugin Help...
Thanks for your reply.
Quick demo?
08-29-2004 05:04 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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