Intel® Fortran Compiler 16.0 User and Reference Guide

Fortran COM Server Overview (Windows*)

This topic only applies to Windows* operating systems.

This section assumes that you are familiar with the COM-related terms and concepts presented in Using the Intel® Fortran Module Wizard Overview and related sections, such as Understanding COM and Automation Objects. These sections (starting with Using the Intel® Fortran Module Wizard Overview) discuss using COM and Automation objects from an Intel® Fortran application, using the Fortran COM Server.

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.