COM Subroutine: Uninitializes the COM library. This routine is only available for Windows.
USE IFCOM
CALL COMUninitialize( )
When using COM routines, this must be the last routine called.
See the example in COMInitialize.