What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Sorry if this has been asked...

Sorry if this has been asked...
Author: Message:
J-Thread
Full Member
***

Avatar

Posts: 467
Reputation: 8
– / Male / –
Joined: Jul 2004
RE: Sorry if this has been asked...
code:
Public Shared WithEvents oMessenger As MessengerAPI.MessengerClass

    Public Function Initialize(ByVal nVersion As Integer, ByVal sUserEmail As String, ByVal oMessenger As MessengerAPI.MessengerClass) As Boolean
        MsgBox(sAppName + "::Initialise called!", MsgBoxStyle.OKOnly, "DEBUG")
        MyPlugin.oMessenger = oMessenger
        MsgBox(sAppName + "::Initialise - Got Messenger ref", MsgBoxStyle.OKOnly, "DEBUG")
        Initialize = True
    End Function


Sorry I didn't notice that before!

This post was edited on 10-08-2005 at 07:16 AM by J-Thread.
10-08-2005 07:15 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Sorry if this has been asked... - by frak on 10-01-2005 at 02:23 AM
RE: Sorry if this has been asked... - by RaceProUK on 10-03-2005 at 01:45 PM
RE: Sorry if this has been asked... - by CookieRevised on 10-03-2005 at 02:27 PM
RE: Sorry if this has been asked... - by frak on 10-03-2005 at 03:10 PM
RE: Sorry if this has been asked... - by CookieRevised on 10-03-2005 at 09:10 PM
RE: Sorry if this has been asked... - by frak on 10-04-2005 at 02:30 PM
RE: Sorry if this has been asked... - by CookieRevised on 10-04-2005 at 06:01 PM
RE: RE: Sorry if this has been asked... - by KokiriChild on 10-04-2005 at 06:07 PM
RE: Sorry if this has been asked... - by CookieRevised on 10-04-2005 at 06:12 PM
RE: Sorry if this has been asked... - by frak on 10-04-2005 at 07:04 PM
RE: Sorry if this has been asked... - by J-Thread on 10-04-2005 at 07:13 PM
RE: Sorry if this has been asked... - by frak on 10-04-2005 at 07:30 PM
RE: Sorry if this has been asked... - by J-Thread on 10-04-2005 at 07:32 PM
RE: RE: Sorry if this has been asked... - by KokiriChild on 10-04-2005 at 07:48 PM
RE: Sorry if this has been asked... - by CookieRevised on 10-05-2005 at 04:15 PM
RE: Sorry if this has been asked... - by KokiriChild on 10-05-2005 at 06:05 PM
RE: Sorry if this has been asked... - by RaceProUK on 10-06-2005 at 12:59 PM
RE: Sorry if this has been asked... - by J-Thread on 10-06-2005 at 04:17 PM
RE: Sorry if this has been asked... - by frak on 10-07-2005 at 04:45 PM
RE: Sorry if this has been asked... - by J-Thread on 10-07-2005 at 06:34 PM
RE: Sorry if this has been asked... - by frak on 10-07-2005 at 07:05 PM
RE: Sorry if this has been asked... - by J-Thread on 10-08-2005 at 07:15 AM


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