How do I get hold of an instance of an automation object?
I've created an automation object class, interface, type library etc by using the Delphi Automation Object wizard (D6). Works fine. In the unit that implements the interface, the initialization section has got the TAutoObjectFactory.Create call. If I create the appropriate coClass in another app it does the right thing and starts TUMONZ and I can start calling methods on the automation object.
But how do I get hold of that automation server object in the server app? In the server app I want to pass it an interface to talk to when it's methods are called.
Cheers, Phil.
begin:vcard fn:Phil Middlemiss n:Middlemiss;Phil org:Vision Software, MTS Ltd email;internet:[EMAIL PROTECTED] title:Project Leader tel;work:+64 7 3480001 tel;cell:+64 27 4592648 x-mozilla-html:TRUE url:http://www.tumonz.co.nz version:2.1 end:vcard
_______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
