Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 3/22/2024
Public
Document Table of Contents

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.