Intel® Fortran Compiler XE 13.1 User and Reference Guides

COMUninitialize (W*S)

COM Subroutine: Uninitializes the COM library.

Module

USE IFCOM

CALL COMUninitialize( )

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

Example

See the example in COMInitialize.


Submit feedback on this help topic