Guest_imported
New member
- Jan 1, 1970
- 0
Hi to everyone,
I am experiencing the following problem. I have recently downloaded a DLL containing a XML-RPC server implementation for COM and the interface to this server.
To develop your own server, one must create a COM server application within Delphi, then import the interface contained into the library and implement a function called 'execute'.
The problem is that I have no idea how to retrieve the existing interface from the Delphi Type-Library editor. How do I do that ???
Thank you in advance,
Seb
I am experiencing the following problem. I have recently downloaded a DLL containing a XML-RPC server implementation for COM and the interface to this server.
To develop your own server, one must create a COM server application within Delphi, then import the interface contained into the library and implement a function called 'execute'.
The problem is that I have no idea how to retrieve the existing interface from the Delphi Type-Library editor. How do I do that ???
Thank you in advance,
Seb