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

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

Automation Server and Component Object Model Library Routines

This section contains descriptions of the Automation Server (AUTO) and Component Object Model (COM) library routines, which are restricted to Windows* systems. They are listed in alphabetical order.

To access the appropriate library when using AUTO routines, you must specify a USE IFAUTO statement in your program.

To access the appropriate library when using COM routines, you must specify a USE IFCOM statement in your program.

Some routines also require the USE IFWINTY module. If a procedure requires USE IFWINTY, it is shown in the routine description.

NOTE:

Routine names are shown in mixed case to make the names easier to understand. When writing your applications, you can use any case.