COM Sample
Purpose
This sample shows how to call an existing RO server using COM.
Getting Started
- Build or compile both projects.
- Launch the MegaDemoServer.exe (via the menu option: RemObjects |
Launch Server Executable) and activate the HTTP server
.
- Ensure that COMClient is the selected project and run it.
- Check that the client buttons work as expected.
Examine the Code
-
See the simple code needed to invoke the methods in COM_Main.pas.
Note
The sample also shows how to call server methods from *.asp, *.vbs, *.xls.