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 Module Wizard (COM Client) on Windows

Intel® Fortran provides a wizard to simplify the use of Component Object Model (COM) and Automation (formerly called OLE Automation) objects. The Intel® Fortran Module Wizard generates Standard Fortran modules that simplify calling COM and Automation services from Fortran programs. This Fortran code lets you invoke methods of an Automation object and member functions of a Component Object Model (COM) object.

The following sections describe the use of COM and Automation objects as clients with Intel Fortran.