インテル® Fortran コンパイラー XE 13.1 ユーザー・リファレンス・ガイド
COM Subroutine: Uninitializes the COM library.
USE IFCOM
CALL COMUninitialize( )
When using COM routines, this must be the last routine called.
See the example in COMInitialize.