LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 29-Mar-2005, 12:40 PM
Junior Member
 
Join Date: Mar 2008
Posts: 2
mdanilof 0 reputation points
Default Send Event

Hi guys, I used Novell C3PO wizard to create VB6 COM inprocserver.

I'm interested in Send, Reply, Forward events.

So, the wizard created the following snippet:


Public Sub Execute()
Dim res

On Error GoTo Execute_Err

Select Case m_sPersistentID


.................................................. ...
Case GWCOMMAND06:
res = MsgBox("GW.MESSAGE eGW_CMDID_SEND", vbOKOnly, "Execute")
'C3PO WIZARD Put execute command code here for GW.MESSAGE
eGW_CMDID_SEND


.................................................. ...........................
.................................................. ...........................
..

I see the message box when I create new mail and hit a Send button, but
that's it, mail isn't getting sent.

What call should I make to allow default processing?

Regards,

Michael


Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 03:24 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2