|
| getting MessageID of sent mail message in C3PO |
 |
Fri, 22 Sep 2006 11:27:32 GMT |
Hi there.
I'm quite new to GW API and introduced myself to c3po and token api so far.
I use .Net (C#) and currently I'm stuck on something.
What I want to achieve is get the message ID of a sent message from
within a c3po.
Therefore I capture the click on the send button. In WantCommand I send
the "SendItem()" token myself. In WantCommand are two execution paths,
one for the "fake" send and one for the "real" send so there
is no
problem with reentrant. This works perfectly, the message is send.
But unfortunately I do not get any result (DWORD, actually a string in
C#) from the GWCommanderClass.Execute() method to put it in
EnvSentMessageID().
EnvLastError() and EnvGetLastCmdResult() do not return anything.
Any help would highly appreciated.
Best regards,
|
| Post Reply
|
| Re: getting MessageID of sent mail message in C3PO |
 |
Sun, 22 Oct 2006 03:19:52 GMT |
You're best to post to the gwc3po newsgroup instead.
--
Peter
|
| Post Reply
|
|
|
|
|
|
|
|
|
|