public releaseObjects() This function attempts to release any COM resources left behind from objects which have been finalized but release() was never called on them.
public setReferenceDebugMode(on: Boolean) When set to true, the system will keep a list of active COM objects that are allocated but not yet released since this method was invoked.