images\warning_sml.gifILK: COM Interface Leak (Error Detection)

Example       Related Topics

An ILK message indicates a COM interface leak. Interfaces are leaked when the interface has a reference count greater than one (for example, it has not been fully released).

An ILK message indicates that a COM interface was allocated, but not released. This message can occur when any OLE or COM interface is allocated, but not released with a corresponding release call. Purify displays ILK messages when you exit the program.

(C) Copyright IBM Corporation 1992, 2010.