<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Comments for Writing COM Automation Events</title>
<link rel="alternate" type="text/plain" href="http://dn.codegear.com/article/27126" title="Writing COM Automation Events" />
<link rel="self" type="application/atom+xml" href="http://dn.codegear.com/article/27126/feed" title="Comments for Writing COM Automation Events" />
<id>http://dn.codegear.com/article/27126</id>
<updated>2008-11-21T13:44:00-08:00</updated>
<entry>
<title>Writing COM Automation Events</title>
<author>
<name>sachin jegaonkar</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=40765</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=40765</id>
<updated>2008-01-02T05:55:56-08:00</updated>
<published>2008-01-02T05:55:56-08:00</published>
<summary>Writing COM Automation Events</summary>
<content>Writing COM Automation Events</content>
</entry>
<entry>
<title>Writing COM Automation Events</title>
<author>
<name>Anandhi Sarangan</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=33262</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=33262</id>
<updated>2002-10-03T09:08:14-07:00</updated>
<published>2002-10-03T09:08:14-07:00</published>
<summary>Writing COM Automation Events</summary>
<content>When creating Automation Object if I don't check the option &quot;Generate Event support code&quot; then can I add Events later. I am using Builder 6.0.Also if this cannot be done then what does the option &quot;new dispinterface&quot; in Type Library do ?</content>
</entry>
<entry>
<title>Writing COM Automation Events, Parameters passing problem.</title>
<author>
<name>Edo Reshef</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=29897</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=29897</id>
<updated>2001-09-13T04:05:37-07:00</updated>
<published>2001-09-13T04:05:37-07:00</published>
<summary>Writing COM Automation Events, Parameters passing problem.</summary>
<content>Hello,I wrote OLE Automation Server and Client including event fireing.the event fireing works fine as long as I using 1 or less parameters in the OnEvent. when I use 2 or more parameters the Evets fails in the client. when I looked for the problem in the client i found that the server sends the parameters in Left-To-Right order and the Client expects Right-To-Left order. I saw that in the TBL.pas file in the &quot;Invoke&quot; function. I have checked in C++ COM and I understand that the standart is Right-To-Left order.SO, why the server Flips parameters order? can it be a BUG?</content>
</entry>
<entry>
<title>Writing COM Automation Events</title>
<author>
<name>Josemaria Canals</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=29896</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=29896</id>
<updated>2001-09-13T02:27:56-07:00</updated>
<published>2001-09-13T02:27:56-07:00</published>
<summary>Writing COM Automation Events</summary>
<content>This example works fine when client and server are in the same machine. In differents machines the server starts and the client can use the methods implemented in the server but the events part don't work. As I can see in the implementation of TEventSink.QueryInterface the param IID never is equal to ISimpleEventServerEvents. Someone knows what to do?jmcanals@amper.es</content>
</entry>
<entry>
<title>Writing COM Automation Events</title>
<author>
<name>Jim Reynolds</name>
<uri>http://threads.codegear.com/threads/threads.exe/userall?commentid=28642</uri>
</author>
<id>http://threads.codegear.com/threads/threads.exe/view?commentid=28642</id>
<updated>2001-04-16T11:10:44-07:00</updated>
<published>2001-04-16T11:10:44-07:00</published>
<summary>Writing COM Automation Events</summary>
<content>I have written a server that returns events.  It functions fine when the client and server are on the same machine.  If put the server and client of different machines, the call to the server works fine, but the events to not get returned to the client.  I am using a Windows 2000 machine as the server and an NT 4.0 machine as the client.  Do you have any ideas what needs to be fixed to make this work correctly?</content>
</entry>
</feed>
