Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-D48FF7A3-A5CE-4359-9D37-46300193F564
Visible to Intel only — GUID: GUID-D48FF7A3-A5CE-4359-9D37-46300193F564
Use the Intel® Fortran COM Server on Windows
The Component Object Model (COM) supports a model of client server interaction between a user of an object, the client, and the implementor of the object, the server.
This section discusses creating a COM server using Intel Fortran.
The following section, Use the Intel(R) Fortran Module Wizard (COM Client), discusses using COM and Automation objects from an Intel® Fortran application, using the Fortran COM Server.