[Spambayes] Does SpamBayes make any functions...
Phillip Krantz
pkrantz1 at nycap.rr.com
Mon Oct 2 18:55:05 CEST 2006
Public in its dll with VBA? Which I am assuming is outlook_addin.dll. I
tried to do this in Outlook 2000 SP1:
Public Sub Collection()
Dim oObj As Object
Dim oCOMs as COMAddIns
Set oObj = oCOMs.Item(4).Object ' I have 4 Addins
MshBox oObj.DLLName.InelliSense ' Error
End Sub
I need to determine when the COM finishes so I can initiate my
RemoveNewMailIcon sub. Thanks.
Phillip Krantz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/spambayes/attachments/20061002/79d958c6/attachment.html
More information about the SpamBayes
mailing list