Intel® Fortran Compiler

Developer Guide and Reference

ID 767251
Date 3/31/2025
Public
Document Table of Contents

COMUninitialize

COM Subroutine: Uninitializes the COM library. This routine is only available for Windows.

Module

USE IFCOM

CALL COMUninitialize( )

When using COM routines, this must be the last routine called.

Example

See the example in COMInitialize.