[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xAPFramework Plugins
- Subject: RE: xAPFramework Plugins
- From: Paul Barrett
- Date: Sun, 09 Nov 2003 14:33:00 +0000
>
> Unless you've VB-ified the console application, you could just replace
> it with the later one.
>
No I couldn't see the point in converting this as the VB plugins run nicely
in the C# runtime.
Right, now I have a working VB.NET NewEmailOSD plugin. :)
Didn't notice that the constructor has to be the New keyword under VB but
the class name under C#, this caused things to be very weird.
Any just a quick question
In the PassesMailIncoming function I noticed the comment said it checks if
we are interested in these messages but the function does not check the
MailIncoming variable, just wondering if this could cause any problems?
Should the line look a bit like this (VB)
Return MailIncoming And
event_args.Message.Header.PassesFilter(m_mail_incoming_filter_header)
Once I've packaged this onto my site I can actualy get started on the
xAP-485 Bridge. :o)
Paul
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|