Intel® Fortran Compiler 17.0 Developer Guide and Reference
This topic only applies to Windows* operating systems.
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, Using the Intel® Fortran Module Wizard (COM Client), discusses using COM and Automation objects from an Intel® Fortran application, using the Fortran COM Server.